Do an apt-get install ntp and it will install the ntp daemon.. it also prompts you to enter as many locations as you would like .. then it will boot ntpd for you automatically at bootup.. it's painless :)
Oh yeah, apt-get rules ;) On Fri, 24 Mar 2000, Dzuy M. Nguyen wrote: > How do I ad a ntpdate line to my rc.local boot script? I want it to > synchronize my clock everytime I boots. I usually type: > > ntpdate 140.142.16.34 > > at the root prompt. I can't figure out how to put it into the startup > script. > > thanks. >