]> git.proxmox.com Git - mirror_frr.git/blobdiff - tools/etc/frr/daemons
debian/tools: new init script
[mirror_frr.git] / tools / etc / frr / daemons
index eb7a5c9a96cfebaf78000b551e4be126047858ae..ff36b0876313c0e4b008c91ac2502b1d3d9c21e9 100644 (file)
@@ -1,11 +1,5 @@
 # This file tells the frr package which daemons to start.
 #
-# Entries are in the format: <daemon>=(yes|no|priority)
-#   0, "no"  = disabled
-#   1, "yes" = highest priority
-#   2 .. 10  = lower priorities
-# Read /usr/share/doc/frr/README.Debian for details.
-#
 # Sample configurations for these daemons can be found in
 # /usr/share/doc/frr/examples/.
 #
 # 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.
 #
-# The watchfrr daemon is always started. Per default in monitoring-only but
-# that can be changed via /etc/frr/daemons.conf.
+# The watchfrr and zebra daemons are always started.
 #
-zebra=no
 bgpd=no
 ospfd=no
 ospf6d=no
@@ -32,3 +24,7 @@ pimd=no
 ldpd=no
 nhrpd=no
 eigrpd=no
+babeld=no
+sharpd=no
+pbrd=no
+bfdd=no