@@ -78,25 +78,25 @@ To build in directory build/:
78
78
```
79
79
80
80
```
81
- ❯ sudo systemctl status nts-timesyncd.service
81
+ ❯ sudo systemctl status nts-timesyncd.service
82
82
● nts-timesyncd.service - Network Time Synchronization using ntpsec
83
83
Loaded: loaded (/usr/lib/systemd/system/nts-timesyncd.service; disabled; preset: disabled)
84
84
Drop-In: /usr/lib/systemd/system/service.d
85
85
└─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
87
87
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)."
90
90
Tasks: 2 (limit: 15145)
91
91
Memory: 15.0M
92
- CPU: 136ms
92
+ CPU: 122ms
93
93
CGroup: /system.slice/nts-timesyncd.service
94
- └─589228 /usr/bin /nts-timesyncd
94
+ └─594513 /usr/lib/systemd /nts-timesyncd
95
95
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.
100
100
```
101
101
102
102
0 commit comments