Re: Getting time from server at boottime

2002-04-12 Thread Karsten M. Self
on Wed, Apr 10, 2002, Markus Grunwald ([EMAIL PROTECTED]) wrote: > Hi ! > > I have one computer with DCF77 time (=server). I can update my other > computers (=clients) with rdate easily. > > Now I want to do that at boottime. I see there are two scripts for time > setup in /etc/init.d, namely hwc

Re: Getting time from server at boottime

2002-04-10 Thread David Roundy
On Wed, Apr 10, 2002 at 06:19:42PM +0200, Markus Grunwald wrote: > Hi ! > > I have one computer with DCF77 time (=server). I can update my other > computers (=clients) with rdate easily. > > Now I want to do that at boottime. I see there are two scripts for time > setup in /etc/init.d, namely hwc

Getting time from server at boottime

2002-04-10 Thread Markus Grunwald
Hi ! I have one computer with DCF77 time (=server). I can update my other computers (=clients) with rdate easily. Now I want to do that at boottime. I see there are two scripts for time setup in /etc/init.d, namely hwclockfirst.sh and hwclock.sh. Which of them should I edit ? Or should I discard