On Friday 30 January 2004 03:15 pm, [EMAIL PROTECTED] wrote: > What is the preferred way to add or remove a /etc/init.d/ service from > certain runlevels?
For adding, use the update-rc.d script. To remove, just manually delete the symlink. You can use update-rc.d to remove, but you would need to first remove all the symlinks, then add the set that you want. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]