[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 GitHub
parent 6005f4c976
commit ab78ee0232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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]