debian-galaxy-a20e/rootfs/usr/lib/udev/rules.d/85-hwclock.rules

5 lines
208 B
Plaintext
Raw Normal View History

2026-08-27 13:48:54 +00:00
# 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+="/usr/lib/udev/hwclock-set $root/$name"