mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-30 17:32:43 +00:00
redhat: Make watchfrr the default
With systemd being the default on more systems now, lets configure watchfrr to start else systemd systems on redhat will not stay up for more than 1 minute. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
68542a6da6
commit
b13124f0f7
@ -34,7 +34,7 @@
|
||||
# When using "vtysh" such a config file is also needed. It should be owned by
|
||||
# group "frrvty" and set to ug=rw,o= though. Check /etc/pam.d/frr, too.
|
||||
#
|
||||
watchfrr_enable=no
|
||||
watchfrr_enable=yes
|
||||
watchfrr_options=("-b_" "-r/usr/lib/frr/frr_restart_%s" "-s/usr/lib/frr/frr_start_%s" "-k/usr/lib/frr/frr_stop_%s")
|
||||
#
|
||||
zebra=no
|
||||
|
Loading…
Reference in New Issue
Block a user