summaryrefslogtreecommitdiffstats
path: root/tools/etc
diff options
context:
space:
mode:
authorEmanuele Bovisio <emanuele.bovisio@eolo.it>2020-10-22 14:47:35 +0200
committerEmanuele Bovisio <emanuele.bovisio@eolo.it>2020-10-26 17:50:31 +0100
commit78d0a253ea5761b6e5e83aeb08d8657ca78ff1db (patch)
treedd01e16f45b5b18b1d1f3b0765055080a0cba39d /tools/etc
parentMerge pull request #7343 from ton31337/fix/prefix2str_to_pFX (diff)
downloadfrr-78d0a253ea5761b6e5e83aeb08d8657ca78ff1db.tar.xz
frr-78d0a253ea5761b6e5e83aeb08d8657ca78ff1db.zip
tools: add comment on staticd in daemon config file
staticd is always started, so no need to specify it explicitly Signed-off-by: Emanuele Bovisio <emanuele.bovisio@eolo.it>
Diffstat (limited to 'tools/etc')
-rw-r--r--tools/etc/frr/daemons2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/etc/frr/daemons b/tools/etc/frr/daemons
index 0221b0c19..f6d512be7 100644
--- a/tools/etc/frr/daemons
+++ b/tools/etc/frr/daemons
@@ -12,7 +12,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.
#
-# The watchfrr and zebra daemons are always started.
+# The watchfrr, zebra and staticd daemons are always started.
#
bgpd=no
ospfd=no