mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 19:33:35 +00:00
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:
parent
ba4ec8dc86
commit
fc3e243c0a
@ -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/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user