linuxOS_AP05/debian/binary/usr/lib/udev/rules.d/85-hwclock.rules
2025-09-26 09:40:02 +08:00

5 lines
204 B
Plaintext

# Set the System Time from the Hardware Clock and set the kernel's timezone
# value to the local timezone when the kernel clock module is loaded.
KERNEL=="rtc0", RUN+="/lib/udev/hwclock-set $root/$name"