]> git.proxmox.com Git - mirror_frr.git/blobdiff - redhat/daemons
Merge pull request #3502 from donaldsharp/socket_to_me_baby
[mirror_frr.git] / redhat / daemons
index b674d738b8f24864faaca361872fee9a80837146..7f3ff36df9db6620072310ff217ad35d7da9719f 100644 (file)
@@ -35,7 +35,7 @@
 # group "frrvty" and set to ug=rw,o= though. Check /etc/pam.d/frr, too.
 #
 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")
+watchfrr_options="-r '/usr/lib/frr/frr restart %s' -s '/usr/lib/frr/frr start %s' -k '/usr/lib/frr/frr stop %s'"
 #
 zebra=no
 bgpd=no
@@ -51,6 +51,10 @@ eigrpd=no
 babeld=no
 sharpd=no
 pbrd=no
+staticd=no
+bfdd=no
+fabricd=no
+
 #
 # Command line options for the daemons
 #
@@ -68,6 +72,9 @@ eigrpd_options=("-A 127.0.0.1")
 babeld_options=("-A 127.0.0.1")
 sharpd_options=("-A 127.0.0.1")
 pbrd_options=("-A 127.0.0.1")
+staticd_options=("-A 127.0.0.1")
+bfdd_options=("-A 127.0.0.1")
+fabricd_options=("-A 127.0.0.1")
 
 #
 # If the vtysh_enable is yes, then the unified config is read