]> err.no Git - util-linux/commit
hwclock: only call --systz from the udev rule
authorScott James Remnant <scott@ubuntu.com>
Wed, 18 Feb 2009 14:56:02 +0000 (14:56 +0000)
committerScott James Remnant <scott@ubuntu.com>
Tue, 14 Jul 2009 16:37:14 +0000 (17:37 +0100)
commit4bde2211c13ffe11e0ac96be3ef9676f9fd22fa5
tree7974d679b2a40524939344a395cad6180bb10055
parent397bd57244345c46cf6a5af2fb148060e2e743cb
hwclock: only call --systz from the udev rule

Use the new --systz option in the udev rule for /dev/rtc0, stepping the
clock if the hardware clock wasn't in localtime and updating the kernel
timezone.

Since udev can directly import /etc/default/rcS to get the UTC and
BADYEAR settings, we don't need a wrapper shell script for this saving a
bit of time.
debian/hwclock.rules
debian/hwclock.udev [deleted file]
debian/rules