mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-11 18:48:14 +00:00
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>
This commit is contained in:
parent
84de5a245a
commit
78d0a253ea
@ -12,7 +12,7 @@
|
|||||||
# When using "vtysh" such a config file is also needed. It should be owned by
|
# 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.
|
# 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
|
bgpd=no
|
||||||
ospfd=no
|
ospfd=no
|
||||||
|
Loading…
Reference in New Issue
Block a user