[mgmt-framework] start after syncd (#4174)

every service starts after syncd to start the most critical parts first

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
This commit is contained in:
Stepan Blyshchak 2020-02-21 00:49:28 +02:00 committed by Abhishek Dosi
parent 315663241d
commit 398929c622

View File

@ -1,7 +1,7 @@
[Unit]
Description=Management Framework container
Requires=swss.service
After=swss.service
After=swss.service syncd.service
Before=ntp-config.service
[Service]