https://bugzilla.novell.com/show_bug.cgi?id=753932 https://bugzilla.novell.com/show_bug.cgi?id=753932#c13 --- Comment #13 from Dr. Werner Fink <werner@suse.com> 2012-07-13 11:28:30 UTC --- (In reply to comment #12) For 12.1 you do not need this but for 12.2+ you do. You may also provide the outout of the comamnd zcat /boot/initrd | cpio -i --to-stdout etc/sysconfig/clock which should show id your initrd is uptodate and in sync with your /etc/sysconfig/clock on the disk. Beside this the two commands: md5sum /etc/localtime zcat /boot/initrd | cpio -i --to-stdout etc/localtime | md5sum should result into the same MD5 check sum. If not your system is broken by default. -- 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.