mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 06:50:17 +00:00
redhat: spec file: we ship only one logrotate file
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
parent
c9cad8766e
commit
6ad17a64c1
@ -607,7 +607,7 @@ rm -rf %{buildroot}
|
||||
%{_sbindir}/frr
|
||||
%endif
|
||||
%config(noreplace) /etc/pam.d/frr
|
||||
%config(noreplace) %attr(640,root,root) /etc/logrotate.d/*
|
||||
%config(noreplace) %attr(640,root,root) /etc/logrotate.d/frr
|
||||
%{_sbindir}/frr-reload
|
||||
|
||||
%files contrib
|
||||
|
Loading…
Reference in New Issue
Block a user