%config(noreplace) for uwsgi.ini bz #1339558

This commit is contained in:
Jorge Gallegos 2016-08-02 22:54:01 -05:00
parent 3130e7c94b
commit 96f551b5ba
1 changed files with 1 additions and 1 deletions

View File

@ -1286,7 +1286,7 @@ fi
%files %files
%{_sbindir}/%{name} %{_sbindir}/%{name}
%config %{_sysconfdir}/%{name}.ini %config(noreplace) %{_sysconfdir}/%{name}.ini
%if %{with systemd} %if %{with systemd}
%config %{_unitdir}/%{name}.service %config %{_unitdir}/%{name}.service
%else %else