[teamd service] teamd service should start after syncd (#2724)

* [teamd service] teamd service should start after syncd

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* combine after lines
This commit is contained in:
Ying Xie 2019-04-01 15:40:22 -07:00 committed by GitHub
parent b73f9a5b1d
commit 0d1efb131c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
[Unit]
Description=TEAMD container
Requires=updategraph.service
After=updategraph.service
After=updategraph.service syncd.service
Before=ntp-config.service
[Service]