]> git.puffer.fish Git - matthieu/frr.git/commitdiff
redhat: Make watchfrr the default
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 17 May 2018 11:58:02 +0000 (07:58 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 31 May 2018 23:35:07 +0000 (19:35 -0400)
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>
redhat/daemons

index 889e288e576644f7e8f24048db4b60955a75206e..28209fe456ddd327efd3fb123f5c35cf355a66a2 100644 (file)
@@ -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