내 시스템에서 정확한 시간을 설정하는 실행 중인 서비스를 찾고 있습니다. 혹시 이게 무슨 서비스인지 아시는 분 계신가요?
답변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.