]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
hwclock: always set the kernel's timezone
authorKay Sievers <kay@vrfy.org>
Mon, 17 Sep 2012 14:41:13 +0000 (16:41 +0200)
committerKay Sievers <kay@vrfy.org>
Mon, 17 Sep 2012 14:56:26 +0000 (16:56 +0200)
commit72edcff5db936e54cfc322d9392ec46e2428fd9b
tree2de5e6ba1b02e2b6db42ad3ab99c0907cfcf6285
parent4096d6f5879aef73e20dd7b62a01f447629945b0
hwclock: always set the kernel's timezone

Properly tell the kernel at bootup, and any later time zone changes,
the actual system time zone.

Things like the kernel's FAT filesystem driver needs the actual time
zone to calculate the proper local time to use for the on-disk time
stamps.

https://bugzilla.redhat.com/show_bug.cgi?id=802198
src/core/main.c
src/shared/hwclock.c
src/shared/hwclock.h
src/timedate/timedated.c