Image

Imageillubrious wrote in Imagelinux

Chkconfig in Debian

Started using SuSe in class, which has chkconfig to dynamically add and remove services from init. Debian has, update-rc.d, which isn't as nice as SuSe's chkconfig.

Question, is there an alternative to update-rc.d for Debian? Excluding manual methods (permission changing, editing the script itself, removal of the script, etc ...).