私のシステムで正確な時間を設定する実行中のサービスを探しています。もしこれが何のサービスなのかご存知ですか?
答え1
通常、これはネットワーク時間プロトコルntp
(デーモン名)です。ntpd
たとえば、
Fedoraで以下を探しているかもしれません。
timedatex.service
このパッケージに関する内容:
timedatex is a D-Bus service that implements the org.freedesktop.timedate1
interface. It can be used to read and set the system clock, the real-time clock
(RTC), the system timezone, and enable or disable an NTP client installed on
the system. It is a replacement for the systemd-timedated service.