Who sets date/time automatically from the hardware clock at boot?
4
votes
1
answer
2682
views
When Linux is booting, the current time must be fetched from a RTC chip and then set to Linux system date/time. I can do this manually by running
hwclock --hctosys
. But where exactly does this happen automatically at boot time? Is there a process taking care of this? Does the kernel do this job?
Asked by arminb
(251 rep)
Oct 13, 2021, 02:47 PM
Last activity: Feb 11, 2025, 02:09 AM
Last activity: Feb 11, 2025, 02:09 AM