Don't run bgpcfgd twice (#3752)

This commit is contained in:
pavel-shirshov 2019-11-13 16:41:41 -08:00 committed by GitHub
parent f5f45f8b6b
commit f9dea23191
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,8 +38,6 @@ if [[ $(sonic-cfggen -d -v 'WARM_RESTART.bgp.bgp_eoiu') == 'true' ]]; then
supervisorctl start bgp_eoiu_marker
fi
supervisorctl start bgpcfgd
# Start Quagga processes
supervisorctl start zebra
supervisorctl start staticd