Skip to content

Commit 85fc3e5

Browse files
stepanblyschakStepan Blyschak
authored andcommitted
[mgmt-framework] start after syncd (sonic-net#4174)
every service starts after syncd to start the most critical parts first Signed-off-by: Stepan Blyschak <[email protected]>
1 parent ceac072 commit 85fc3e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/build_templates/mgmt-framework.service.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Unit]
22
Description=Management Framework container
33
Requires=swss.service
4-
After=swss.service
4+
After=swss.service syncd.service
55
Before=ntp-config.service
66

77
[Service]

0 commit comments

Comments
 (0)