Skip to content

Commit

Permalink
Revert "[teamd service] teamd service should start after syncd (sonic…
Browse files Browse the repository at this point in the history
…-net#2724)" (sonic-net#2733)

This reverts commit 0d1efb1.
  • Loading branch information
yxieca authored and tiantianlv committed Apr 10, 2019
1 parent 57f6acc commit 620c01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/build_templates/teamd.service.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=TEAMD container
Requires=updategraph.service
After=updategraph.service syncd.service
After=updategraph.service
Before=ntp-config.service

[Service]
Expand Down

0 comments on commit 620c01f

Please sign in to comment.