Always start with Forwarding State flag set for bgpd (#963)

This commit is contained in:
pavel-shirshov 2017-09-19 12:27:18 -07:00 committed by GitHub
parent 5ba6f53eed
commit 9139c7fe64

View File

@ -36,7 +36,7 @@ stdout_logfile=syslog
stderr_logfile=syslog
[program:bgpd]
command=/usr/lib/quagga/bgpd -A 127.0.0.1
command=/usr/lib/quagga/bgpd -A 127.0.0.1 -F
priority=5
autostart=false
autorestart=false