]> git.proxmox.com Git - mirror_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:25:56 +0000 (19:25 -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 1dd7c95d23b1dc825b4a6ba939b29438a9f4de4e..b674d738b8f24864faaca361872fee9a80837146 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