[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:
parent
6005f4c976
commit
ab78ee0232
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Management Framework container
|
Description=Management Framework container
|
||||||
Requires=swss.service
|
Requires=swss.service
|
||||||
After=swss.service
|
After=swss.service syncd.service
|
||||||
Before=ntp-config.service
|
Before=ntp-config.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
Reference in New Issue
Block a user