redhat: /etc/frr/daemons needs to be marked as no replace config to be save from overwriting

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
Martin Winter 2017-04-15 03:29:34 -07:00 committed by Donald Sharp
parent ba4ec8dc86
commit fc3e243c0a

View File

@ -589,7 +589,7 @@ rm -rf %{buildroot}
%else
%config /etc/rc.d/init.d/frr
%endif
%config /etc/frr/daemons
%config(noreplace) /etc/frr/daemons
%config(noreplace) /etc/pam.d/frr
%config(noreplace) %attr(640,root,root) /etc/logrotate.d/*