Thursday, March 4, 2021

Fedora 32/33 time not synced

... this is now done via Chrony...

 

timedatectl
              Local time: Thu 2021-03-04 13:15:06 EST
           Universal time: Thu 2021-03-04 18:15:06 UTC
                 RTC time: Thu 2021-03-04 18:14:27
                Time zone: America/New_York (EST, -0500)
System clock synchronized: no
              NTP service: active
          RTC in local TZ: no


systemctl status systemd-timesyncd
systemd-timesyncd.service - Network Time Synchronization
     Loaded: loaded (/usr/lib/systemd/system/systemd-timesyncd.service; disabled; vendor preset: disabled)
     Active: inactive (dead)
       Docs: man:systemd-timesyncd.service(8)

systemctl start systemd-timesyncd
systemctl enable systemd-timesyncd
hwclock --systohc


timedatectl

              Local time: Thu 2021-03-04 13:16:06 EST
           Universal time: Thu 2021-03-04 18:16:06 UTC
                 RTC time: Thu 2021-03-04 18:16:27
                Time zone: America/New_York (EST, -0500)
System clock synchronized: yes
              NTP service: active
          RTC in local TZ: no

No comments:

Post a Comment