From 74aa561b666a58c9022c8db4a8162af7afba05e4 Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 27 Jan 2022 11:35:31 -0800 Subject: chrony.conf, use iburst --- etc/chrony.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'etc/chrony.conf') diff --git a/etc/chrony.conf b/etc/chrony.conf index a7fae543..60f37ba5 100644 --- a/etc/chrony.conf +++ b/etc/chrony.conf @@ -31,8 +31,9 @@ ! server 1.arch.pool.ntp.org iburst ! server 3.arch.pool.ntp.org iburst -# I choose to use offline instead of auto_offline because: what if wifi connected but has no network? this seems happened a lot to me when modem is up but router is down -pool 2.arch.pool.ntp.org offline +# I don't use auto_offline because: what if wifi connected but has no network? this seems happened a lot to me when modem is up but router is down +# I don't use offline because: I want to sync the clock sooner +pool 2.arch.pool.ntp.org iburst ####################################################################### ### AVOIDING POTENTIALLY BOGUS CHANGES TO YOUR CLOCK -- cgit v1.2.3-70-g09d2