我正在寻找在我的系统上设置正确时间的运行服务。有谁知道这是什么服务吗?
答案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.