summaryrefslogtreecommitdiff
path: root/debian/hwclock.rules
blob: e1e66e2e969afbc9b13f51eb17874ad56b9b749e (plain)
1
2
3
4
# Reset the System Clock to UTC if the hardware clock from which it was
# copied by the kernel was in localtime.

KERNEL=="rtc0", RUN+="/lib/udev/hwclock-set $root/$name"