Skip to content

Commit c8e0277

Browse files
committed
Update status
1 parent 495197e commit c8e0277

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -78,25 +78,25 @@ To build in directory build/:
7878
```
7979

8080
```
81-
❯ sudo systemctl status nts-timesyncd.service
81+
❯ sudo systemctl status nts-timesyncd.service
8282
● nts-timesyncd.service - Network Time Synchronization using ntpsec
8383
Loaded: loaded (/usr/lib/systemd/system/nts-timesyncd.service; disabled; preset: disabled)
8484
Drop-In: /usr/lib/systemd/system/service.d
8585
└─10-timeout-abort.conf
86-
Active: active (running) since Wed 2023-06-28 21:46:26 IST; 4s ago
86+
Active: active (running) since Wed 2023-06-28 21:52:58 IST; 1min 0s ago
8787
Docs: man:nts-timesyncd.service.service(8)
88-
Main PID: 589228 (nts-timesyncd)
89-
Status: "Initial synchronization to time server [2a01:3f7:3:51::5]:123 (2a01:3f7:3:51::5)."
88+
Main PID: 594513 (nts-timesyncd)
89+
Status: "Contacted time server [2a01:3f7:3:51::5]:123 (2a01:3f7:3:51::5)."
9090
Tasks: 2 (limit: 15145)
9191
Memory: 15.0M
92-
CPU: 136ms
92+
CPU: 122ms
9393
CGroup: /system.slice/nts-timesyncd.service
94-
└─589228 /usr/bin/nts-timesyncd
94+
└─594513 /usr/lib/systemd/nts-timesyncd
9595
96-
Jun 28 21:46:26 Zeus systemd[1]: Starting nts-timesyncd.service - Network Time Synchronization using ntpsec...
97-
Jun 28 21:46:26 Zeus systemd[1]: Started nts-timesyncd.service - Network Time Synchronization using ntpsec.
98-
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).
99-
96+
Jun 28 21:52:58 Zeus systemd[1]: Starting nts-timesyncd.service - Network Time Synchronization using ntpsec...
97+
Jun 28 21:52:58 Zeus systemd[1]: Started nts-timesyncd.service - Network Time Synchronization using ntpsec.
98+
Jun 28 21:53:00 Zeus nts-timesyncd[594513]: Contacted time server [2a01:3f7:3:51::5]:123 (2a01:3f7:3:51::5).
99+
Jun 28 21:53:00 Zeus nts-timesyncd[594513]: Initial clock synchronization to Wed 2023-06-28 21:53:00.641044 IST.
100100
```
101101

102102

0 commit comments

Comments
 (0)