mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-20 18:30:02 +00:00
5 lines
208 B
Plaintext
5 lines
208 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+="/usr/lib/udev/hwclock-set $root/$name"
|