On Wed, 26 Mar 1997, Eugene H. Sevinian wrote: > Hi All, > Is there any magic for setting system time except using > `date -s 14:20:00 ? I have it shifted forward by 3 hours each time > after rebooting while the board clock is set correct. > > ( date --version > date - GNU sh-utils 1.12) > > Eugene Sevinian >
I have substituted "clock -a $GMT" by "clock -s" in /etc/init.d/boot. Alfons Juan