mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 11:20:51 +00:00
redhat: spec file: specify file only once
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
parent
07a138ecab
commit
2d2ab69937
@ -596,11 +596,10 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) %attr(750,%frr_user,%frr_user) /etc/frr/daemons
|
||||
%if "%{initsystem}" == "systemd"
|
||||
%{_unitdir}/frr.service
|
||||
%{_sbindir}/frr
|
||||
%else
|
||||
/etc/rc.d/init.d/frr
|
||||
%{_sbindir}/frr
|
||||
%endif
|
||||
%{_sbindir}/frr
|
||||
%config(noreplace) /etc/pam.d/frr
|
||||
%config(noreplace) /etc/logrotate.d/frr
|
||||
%{_sbindir}/frr-reload
|
||||
|
Loading…
Reference in New Issue
Block a user