init.d: added ntp
This commit is contained in:
parent
77a16b3760
commit
74589f40a4
1 changed files with 3 additions and 0 deletions
3
init/init.d/ntp
Executable file
3
init/init.d/ntp
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
ntpd -q -p pool.ntp.org
|
Loading…
Reference in a new issue