[gnutls-devel] GnuTLS | timedatectl list the ntp ip/host it is using (#1760)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sun Nov 9 11:59:13 CET 2025
Johannes kingma created an issue: https://gitlab.com/gnutls/gnutls/-/work_items/1760
## Description of the feature:
Currently timedatectl shows it is using an ntp server. It is not telling which one.
```
# timedatectl status
Local time: Sun 2025-11-09 11:56:42 CET
Universal time: Sun 2025-11-09 10:56:42 UTC
RTC time: Sun 2025-11-09 10:56:42
Time zone: Europe/Zurich (CET, +0100)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
```
## Applications that this feature may be relevant to:
It would be helpful in troubleshooting scenarios. Example output:
```
# timedatectl status
Local time: Sun 2025-11-09 11:56:42 CET
Universal time: Sun 2025-11-09 10:56:42 UTC
RTC time: Sun 2025-11-09 10:56:42
Time zone: Europe/Zurich (CET, +0100)
System clock synchronized: yes
NTP service: active (ntp.example.com:123)
RTC in local TZ: no
```
## Is this feature implemented in other libraries (and which)
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/work_items/1760
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20251109/d66b121f/attachment.html>
More information about the Gnutls-devel
mailing list