Skip to content

Commit

Permalink
Revert "[teamd service] teamd service should start after syncd (#2724)"
Browse files Browse the repository at this point in the history
This reverts commit 0d1efb1.
  • Loading branch information
yxieca authored Apr 3, 2019
1 parent 4791701 commit 7b7c863
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 7b7c863

Please sign in to comment.