Browse Source

NTP chrony fixes

master
lhark 3 years ago
parent
commit
432631efe7
  1. 12
      how_to

12
how_to

@ -325,8 +325,20 @@ Drag & drop files:
Fix hardware clock (with chrony / NTC): Fix hardware clock (with chrony / NTC):
sudo chronyc sudo chronyc
# Diagnose
activity
sources
tracking
# Bring NTP online
online
# Force step
makestep makestep
# Synchronize hardware clock with system clock
trimrtc trimrtc
quit quit
Alternative to trimrtc: Alternative to trimrtc:
sudo hwclock --systohc sudo hwclock --systohc

Loading…
Cancel
Save