X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=redhat%2Fdaemons;h=7f3ff36df9db6620072310ff217ad35d7da9719f;hb=c52e2ecf95a9be318912caacc0851d9307e679f7;hp=889e288e576644f7e8f24048db4b60955a75206e;hpb=1d04ad057dfff692b38ac97b317b226ec52c482e;p=mirror_frr.git diff --git a/redhat/daemons b/redhat/daemons index 889e288e5..7f3ff36df 100644 --- a/redhat/daemons +++ b/redhat/daemons @@ -34,8 +34,8 @@ # 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_options=("-b_" "-r/usr/lib/frr/frr_restart_%s" "-s/usr/lib/frr/frr_start_%s" "-k/usr/lib/frr/frr_stop_%s") +watchfrr_enable=yes +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 @@ -50,6 +50,11 @@ nhrpd=no eigrpd=no babeld=no sharpd=no +pbrd=no +staticd=no +bfdd=no +fabricd=no + # # Command line options for the daemons # @@ -66,6 +71,10 @@ nhrpd_options=("-A 127.0.0.1") 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