]> 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>
Tue, 13 Oct 2009 14:17:51 +0000 (16:17 +0200)
commit2eefcaaace7e07eabf4dc054d33f9e0fb1a2d6d8
treebbe973d31fbfe882ddbd9c571c0b14fe5bf05e4b
parentd4e0f2f2ad93124c01695c072e7a514ff8e27d2c
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