Skip to content

Commit

Permalink
Update status
Browse files Browse the repository at this point in the history
  • Loading branch information
ssahani committed Jun 28, 2023
1 parent 495197e commit c8e0277
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
```


Expand Down

0 comments on commit c8e0277

Please sign in to comment.