mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 21:24:41 +02:00
spec: Fix order of config noreplace.
This commit is contained in:
parent
616e0f950a
commit
a367ecef97
@ -244,7 +244,7 @@ fi
|
||||
%defattr(-,root,root,-)
|
||||
%config(noreplace) %{icingaclassicconfdir}/cgi.cfg
|
||||
%config(noreplace) %{apacheconfdir}/icinga.conf
|
||||
%attr(0640,root,%{apachegroup}) %config(noreplace) %{icingaclassicconfdir}/passwd
|
||||
%config(noreplace) %attr(0640,root,%{apachegroup}) %{icingaclassicconfdir}/passwd
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user