mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-29 06:29:36 +01:00
chrony.conf: add comments on allowing lan access
This commit is contained in:
parent
b4ca31e6c6
commit
51080f52d8
@ -26,12 +26,15 @@
|
|||||||
#server ntp1.snopyta.org iburst
|
#server ntp1.snopyta.org iburst
|
||||||
#server ntp2.snopyta.org iburst
|
#server ntp2.snopyta.org iburst
|
||||||
|
|
||||||
|
|
||||||
# As more than one timeserver (that don't smear leap seconds) are good, keep
|
# As more than one timeserver (that don't smear leap seconds) are good, keep
|
||||||
# the provided vendor address intact/uncommented. Or maybe don't as per
|
# the provided vendor address intact/uncommented. Or maybe don't as per
|
||||||
# their request on their website and I have enough timeservers.
|
# their request on their website and I have enough timeservers.
|
||||||
#pool pool.ntp.org iburst
|
#pool pool.ntp.org iburst
|
||||||
|
|
||||||
|
# Allowing access from LAN:
|
||||||
|
#allow 192.168
|
||||||
|
#allow fe80::/10
|
||||||
|
|
||||||
# Commands of interest:
|
# Commands of interest:
|
||||||
# chrony -N authdata
|
# chrony -N authdata
|
||||||
# chrony -N sources
|
# chrony -N sources
|
||||||
|
Loading…
Reference in New Issue
Block a user