[ntp]: Restart ntp after ntp-config (#1098)
This commit is contained in:
parent
bfa0346040
commit
c832f2af62
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sonic-cfggen -d -t /usr/share/sonic/templates/ntp.conf.j2 >/etc/ntp.conf
|
||||
|
||||
systemctl restart ntp
|
||||
|
Reference in New Issue
Block a user