mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 16:20:08 +00:00
redhat: systemd file should not be executable
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
0012cfec07
commit
486da96666
@ -559,7 +559,7 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/frr/[!v]*.conf*
|
||||
%config(noreplace) %attr(750,%frr_user,%frr_user) /etc/frr/daemons
|
||||
%if "%{initsystem}" == "systemd"
|
||||
%{_unitdir}/frr.service
|
||||
%attr(644,root,root) %{_unitdir}/frr.service
|
||||
%{_sbindir}/frr
|
||||
%else
|
||||
/etc/rc.d/init.d/frr
|
||||
|
Loading…
Reference in New Issue
Block a user