diff --git a/README.md b/README.md index b56e07a..9329c94 100644 --- a/README.md +++ b/README.md @@ -78,25 +78,25 @@ To build in directory build/: ``` ``` -❯ sudo systemctl status nts-timesyncd.service +❯ sudo systemctl status nts-timesyncd.service ● nts-timesyncd.service - Network Time Synchronization using ntpsec Loaded: loaded (/usr/lib/systemd/system/nts-timesyncd.service; disabled; preset: disabled) Drop-In: /usr/lib/systemd/system/service.d └─10-timeout-abort.conf - Active: active (running) since Wed 2023-06-28 21:46:26 IST; 4s ago + Active: active (running) since Wed 2023-06-28 21:52:58 IST; 1min 0s ago Docs: man:nts-timesyncd.service.service(8) - Main PID: 589228 (nts-timesyncd) - Status: "Initial synchronization to time server [2a01:3f7:3:51::5]:123 (2a01:3f7:3:51::5)." + Main PID: 594513 (nts-timesyncd) + Status: "Contacted time server [2a01:3f7:3:51::5]:123 (2a01:3f7:3:51::5)." Tasks: 2 (limit: 15145) Memory: 15.0M - CPU: 136ms + CPU: 122ms CGroup: /system.slice/nts-timesyncd.service - └─589228 /usr/bin/nts-timesyncd + └─594513 /usr/lib/systemd/nts-timesyncd -Jun 28 21:46:26 Zeus systemd[1]: Starting nts-timesyncd.service - Network Time Synchronization using ntpsec... -Jun 28 21:46:26 Zeus systemd[1]: Started nts-timesyncd.service - Network Time Synchronization using ntpsec. -Jun 28 21:46:27 Zeus nts-timesyncd[589228]: Initial synchronization to time server [2a01:3f7:3:51::5]:123 (2a01:3f7:3:51::5). - +Jun 28 21:52:58 Zeus systemd[1]: Starting nts-timesyncd.service - Network Time Synchronization using ntpsec... +Jun 28 21:52:58 Zeus systemd[1]: Started nts-timesyncd.service - Network Time Synchronization using ntpsec. +Jun 28 21:53:00 Zeus nts-timesyncd[594513]: Contacted time server [2a01:3f7:3:51::5]:123 (2a01:3f7:3:51::5). +Jun 28 21:53:00 Zeus nts-timesyncd[594513]: Initial clock synchronization to Wed 2023-06-28 21:53:00.641044 IST. ```