mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-30 04:54:09 +00:00
set clock periodically, as had incident when it was set to 1970 with chronyd running!
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
3
alpine/packages/ntp15m/etc/periodic/15m/ntp
Executable file
3
alpine/packages/ntp15m/etc/periodic/15m/ntp
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
ntpd -n -q -p pool.ntp.org
|
||||
Reference in New Issue
Block a user