Bootup Time waste
Tollef Fog Heen
tfheen at canonical.com
Thu Dec 2 00:39:44 UTC 2004
* plasmo
| triad169 Wrote:
| > Use the cammond : update-rc.d
| >
| > To install and remove System-V style init script links. So to remove
| > the NTP server just do this in a terminal:
| >
| Code:
| --------------------
| > > sudo update-rc.d -f ntpdate remove
| --------------------
If you do this, the links will be added back when you upgrade ntpdate.
You should rather use:
update-rc.d ntpdate stop 20 2
--
Tollef Fog Heen ,''`.
UNIX is user friendly, it's just picky about who its friends are : :' :
`. `'
`-
More information about the ubuntu-users
mailing list