https://bugzilla.novell.com/show_bug.cgi?id=783398 https://bugzilla.novell.com/show_bug.cgi?id=783398#c4 --- Comment #4 from Zajączkowski Marcin <marcinzajaczkowski@gmail.com> 2012-10-24 12:46:05 UTC --- zcat /boot/initrd | cpio -i --quiet --to-stdout etc/adjtime answer: marcinz@lapek:~> zcat /boot/initrd | cpio -i --quiet --to-stdout etc/adjtime 2452.640115 1349120674 0.000000 1349120674 LOCAL marcinz@lapek:~> sudo hwclock --debug --show lapek:~ # hwclock --debug --show hwclock from util-linux 2.21.2 Using /dev interface to clock. Last drift adjustment done at 1349120674 seconds after 1969 Last calibration done at 1349120674 seconds after 1969 Hardware clock is on local time Assuming hardware clock is kept in local time. Waiting for clock tick... ...got clock tick Time read from Hardware Clock: 2012/10/24 14:44:23 Hw clock time : 2012/10/24 14:44:23 = 1351082663 seconds since 1969 Wed Oct 24 14:44:23 2012 -0.532021 seconds lapek:~ # . /etc/sysconfig/clock lapek:~ # echo $TIMEZONE Europe/Warsaw lapek:~ # TZ=UTC date Wed Oct 24 12:46:17 UTC 2012 lapek:~ # TZ=$TIMEZONE date Wed Oct 24 14:46:17 CEST 2012 lapek:~ # zcat /boot/initrd | cpio -i --quiet --to-stdout etc/localtime | md5sum 2ed881ef7e09c844c009673ded84c798 - lapek:~ # md5sum /usr/share/zoneinfo/$TIMEZONE 2ed881ef7e09c844c009673ded84c798 /usr/share/zoneinfo/Europe/Warsaw lapek:~ # ls /dev/shm/warpclock /dev/shm/warpclock lapek:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.