chrony.d: local-servers: add notes + xleave to the first comment

This commit is contained in:
Aminda Suomalainen 2020-12-09 08:44:34 +02:00
parent 40d535f2c0
commit 36b6a99e85
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
#server LOCALMACHINE.local iburst auto_offline prefer
# See below, xleave probably won't be on local router
#server LOCALMACHINE.local iburst auto_offline xleave prefer
# Or alternatively reciprocally TODO: how do `key` options work? This
# apparently should only be done in trusted LAN.
# xleave is probably best to be used with other local Chronys, I somehow
# doubt potential router NTP might have it.
# A lot of reading say that it's better to use "server" on both sides
# rather than peer, I think even Chrony manual and that is where I took
# trusted LAN
#peer LOCALMACHINE.local auto_offline xleave prefer
# Allowing access from LAN: