5 lines
204 B
Plaintext
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"
|