mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-16 12:44:02 +00:00
redhat: add missing dependencies on chkconfig in spec file
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
parent
c88a52f4df
commit
95624f7b34
@ -168,6 +168,8 @@ Requires(post): systemd
|
|||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
%else
|
%else
|
||||||
|
Requires(post): chkconfig
|
||||||
|
Requires(preun): chkconfig
|
||||||
# Initscripts > 5.60 is required for IPv6 support
|
# Initscripts > 5.60 is required for IPv6 support
|
||||||
Requires(pre): initscripts >= 5.60
|
Requires(pre): initscripts >= 5.60
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user