Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ShapeShifter499/d30dda7bf76b3b4419810e9a1b84babc to your computer and use it in GitHub Desktop.
Save ShapeShifter499/d30dda7bf76b3b4419810e9a1b84babc to your computer and use it in GitHub Desktop.
systemctl status systemd-timesyncd.service
[root@kumo ~]# systemctl status systemd-timesyncd.service
● systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/usr/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2019-04-09 06:50:42 PDT; 16min ago
Docs: man:systemd-timesyncd.service(8)
Main PID: 18531 (systemd-timesyn)
Status: "Idle."
Tasks: 2 (limit: 3987)
Memory: 1.6M
CGroup: /system.slice/systemd-timesyncd.service
└─18531 /usr/lib/systemd/systemd-timesyncd
Apr 09 06:50:41 kumo systemd[1]: Starting Network Time Synchronization...
Apr 09 06:50:42 kumo systemd[1]: Started Network Time Synchronization.
[root@kumo ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment