Hi On Sun, 05 Dec 2021 09:48:50 -0800 Paolo Galtieri wrote: > Here's the info: > systemctl status ntpd > ○ ntpd.service - Network Time Service > Loaded: loaded (/usr/lib/systemd/system/ntpd.service; enabled; > vendor preset: disabled) > Active: inactive (dead) > Docs: man:ntpd(8) Effectively enabled. > I rebooted the system at 9:37 AM and there is no entry indicating ntpd > was started after this time. I suspect that ntpd is not enabled in the proper "target". What gives: systemctl get-default find /etc/systemd/system -name chronyd.service -ls This should produce, when in multi-user.target: systemctl get-default multi-user.target find /etc/systemd/system -name chronyd.service -ls 29844 4 lrwxrwxrwx 1 root root 39 Nov 11 18:31 /etc/systemd/system/multi-user.target.wants/chronyd.service -> /usr/lib/systemd/system/chronyd.service -- francis _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure