ntpd.conf update.
This commit is contained in:
parent
b18eb6e847
commit
df983b0516
1 changed files with 1 additions and 2 deletions
|
|
@ -17,8 +17,7 @@ restrict -4 127.0.0.1 limited nomodify nopeer notrap kod
|
|||
restrict -6 ::1 limited nomodify nopeer notrap kod
|
||||
|
||||
# Allow local networks to sync with us.
|
||||
# Edit the network address and mask below, and uncomment.
|
||||
# restrict 192.168.1.0 mask 255.255.255.0 limited nomodify nopeer notrap kod
|
||||
restrict 10.0.0.0 mask 255.0.0.0 limited nomodify notrap kod
|
||||
|
||||
# Where to store the drift calculation.
|
||||
driftfile /var/db/ntpd/drift
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue