David Taylor <[email protected]> wrote: > On 14/08/2013 21:20, Rob wrote: > [] >> The raspberry pi already does that. It regularly (and on shutdown) >> saves the date/time in a file and loads that on boot. >> >> No need to handle this in ntpd. it is done in the /etc/init.d scripts. > > Thanks, Rib, I didn't know that. Do you happen to know which file, as a > matter of interest?
The file is /etc/fake-hwclock.data It is set by the command "fake-hwclock save" which is in /etc/cron.hourly/fake-hwclock and in /etc/init.d/fake-hwclock which is called in the startup and shutdown sequence. _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
