id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1266	shr-setting: npttimesync sets hwclock to local time	raul	dos	"Syncing time with ntp also sets the hwclock to local time.[[BR]]

shr_ntp.py:
{{{
99:  os.system(""ntpd  -q -n -p ""+self.NTPserver.entry_get()+"" && hwclock -w"")
}}}
This is bad, as the default in /etc/default/rcS is ""UTC=yes""[[BR]]

It should be ""hwclock -uw"", or better read /etc/default/rcS.
"	defect	closed	major		shr-settings	SHR-unstable	fixed	ntp hwclock	
