]> err.no Git - util-linux/commit
hwclock: set kernel timezone with --systz --utc
authorScott James Remnant <scott@ubuntu.com>
Thu, 24 Sep 2009 19:17:23 +0000 (12:17 -0700)
committerKarel Zak <kzak@redhat.com>
Mon, 30 Nov 2009 15:23:17 +0000 (16:23 +0100)
commit583f03f77a3d85380b801960b0458fe75d477468
treeabf12918a19423f040d69d3ab4cfd584a0d2ee98
parent0f371590b16cac7869705f92f15fbdba74e5c722
hwclock: set kernel timezone with --systz --utc

Even though --systz doesn't need to change the system clock when the
hardware clock is in UTC time (--systz --utc), it does need to set
the kernel timezone so that FAT timestamps, etc. will be correct.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
hwclock/hwclock.c