[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 Ying Xie
parent 021b3788d5
commit 13a643bb3e

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]