Don't run bgpcfgd twice (#3752)
This commit is contained in:
parent
f5f45f8b6b
commit
f9dea23191
@ -38,8 +38,6 @@ if [[ $(sonic-cfggen -d -v 'WARM_RESTART.bgp.bgp_eoiu') == 'true' ]]; then
|
|||||||
supervisorctl start bgp_eoiu_marker
|
supervisorctl start bgp_eoiu_marker
|
||||||
fi
|
fi
|
||||||
|
|
||||||
supervisorctl start bgpcfgd
|
|
||||||
|
|
||||||
# Start Quagga processes
|
# Start Quagga processes
|
||||||
supervisorctl start zebra
|
supervisorctl start zebra
|
||||||
supervisorctl start staticd
|
supervisorctl start staticd
|
||||||
|
Reference in New Issue
Block a user