mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 14:33:00 +02:00
ntp: Allow CLI tools to talk to ntpd
Fixes: #12518 Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
disable monitor
|
||||
restrict default nomodify noquery
|
||||
restrict 127.0.0.1
|
||||
server 127.127.1.0 prefer
|
||||
fudge 127.127.1.0 stratum 10
|
||||
driftfile /etc/ntp/drift
|
||||
|
||||
Reference in New Issue
Block a user