https://bugzilla.novell.com/show_bug.cgi?id=815958 https://bugzilla.novell.com/show_bug.cgi?id=815958#c7 --- Comment #7 from Susanne Oberhauser <froh@suse.com> 2013-04-29 14:38:08 UTC --- good that you came to the same conclusion that the script does nothing currently... now I think this would be the place to take corrective action if hwclock uses local time instead of utc. looking deeper into this, I suspect that with CONFIG_RTC_HCTOSYS=y, the kernel will not store the time as local time. I think the kernel actually will never care about local time. It looks to me as if local time is a userspace thing. So for hwclock in local time, I think we'd need to disable CONFIG_RTC_HCTOSYS for that case, and then we'd need to modify the sleep.d/90clock script to save and restore the system clock on suspend and on resume. -- 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.