Skip to content

Commit

Permalink
[boot] Start ntp-config service after all Docker containers are start…
Browse files Browse the repository at this point in the history
…ed (#2303)
  • Loading branch information
jleveque authored and lguohan committed Nov 28, 2018
1 parent df2f3f7 commit d1c9b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/image_config/ntp/ntp-config.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=Update NTP configuration
Requires=updategraph.service
After=updategraph.service
After=updategraph.service bgp.service dhcp_relay.service lldp.service pmon.service radv.service snmp.service swss.service syncd.service teamd.service

[Service]
Type=oneshot
Expand Down

0 comments on commit d1c9b0c

Please sign in to comment.