mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
chrony/sources/ntppool: enable xleave
From https://community.ntppool.org/t/chrony-conf-noclientlog-vs-clientloglimit/2263/4 I got the impression it's fine to do and the manual says it's compatible with the basic mode and xleave supporting servers may still reply in basic mode sometimes so this shouldn't break anything
This commit is contained in:
parent
0f66e552c1
commit
6f0184b519
@ -1,10 +1,10 @@
|
||||
# Uncomment only one, if any. https://www.ntppool.org/en/use.html
|
||||
|
||||
# https://www.ntppool.org/zone/@
|
||||
#pool pool.ntp.org iburst
|
||||
#pool pool.ntp.org iburst xleave
|
||||
|
||||
# https://www.ntppool.org/zone/europe
|
||||
#pool europe.pool.ntp.org iburst
|
||||
#pool europe.pool.ntp.org iburst xleave
|
||||
|
||||
# https://www.ntppool.org/zone/fi
|
||||
#pool fi.pool.ntp.org iburst
|
||||
#pool fi.pool.ntp.org iburst xleave
|
||||
|
Loading…
Reference in New Issue
Block a user