mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-04 16:30:09 +00:00
fix #212 do not let chronyd listen on a port for commands
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
1b61788c2a
commit
35309accfb
@ -1,6 +1,5 @@
|
|||||||
# default config
|
|
||||||
|
|
||||||
server pool.ntp.org iburst minpoll 2
|
server pool.ntp.org iburst minpoll 2
|
||||||
makestep 0.5 -1
|
makestep 0.5 -1
|
||||||
keyfile /etc/chrony/chrony.keys
|
keyfile /etc/chrony/chrony.keys
|
||||||
driftfile /var/lib/chrony/chrony.drift
|
driftfile /var/lib/chrony/chrony.drift
|
||||||
|
cmdport 0
|
||||||
|
Loading…
Reference in New Issue
Block a user