mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-02 23:19:28 +00:00
redhat: spec file: no need for custom attr for service file
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
parent
95624f7b34
commit
07a138ecab
@ -595,7 +595,7 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/frr/[!v]*.conf*
|
||||
%config(noreplace) %attr(750,%frr_user,%frr_user) /etc/frr/daemons
|
||||
%if "%{initsystem}" == "systemd"
|
||||
%attr(644,root,root) %{_unitdir}/frr.service
|
||||
%{_unitdir}/frr.service
|
||||
%{_sbindir}/frr
|
||||
%else
|
||||
/etc/rc.d/init.d/frr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user