On Tuesday 07 March 2006 22:11, Baishampayan Ghose wrote: > > $ sudo update-rc.d -f ntpdate remove > That should help a bit by removing it from startup :) In case you > want to sync your clock manually when online, do this -- > $ sudo ntpdate -bsu pool.ntp.org > Regards, > BG
cant he jsut hack the init script to background the process? It's as simple as adding a & after the command. -- Dinesh A. Joshi -- http://mm.glug-bom.org/mailman/listinfo/linuxers

