[ntp]: Restart ntp after ntp-config (#1098)

This commit is contained in:
Taoyu Li 2017-10-31 22:20:18 -07:00 committed by Shuotian Cheng
parent bfa0346040
commit c832f2af62

View File

@ -1,3 +1,5 @@
#!/bin/bash
sonic-cfggen -d -t /usr/share/sonic/templates/ntp.conf.j2 >/etc/ntp.conf
systemctl restart ntp