Is there something equivalent to chkconfig for Debian/Knoppix?

I'd like to have some services be on in some runlevels and off in others. In RH/FC I could use chkconfig to set services at different runlevels. How does one do the same with Debian/Knoppix? For example, say I want my webserver (/etc/init.d/apache) to be on in runlevel 5 and off in runlevel 2. In RH/FC I'd do the following:

  chkconfig apache off
  chkconfig --level 5 apache on

Is there something similar in Debian/Knoppix? I'm looking in /etc/ rc* and don't see anything obvious.

Regards,
- Robert
http://www.cwelug.org/downloads
Help others get OpenSource software.  Distribute FLOSS
for Windows, Linux, *BSD, and MacOS X with BitTorrent




_______________________________________________ CWE-LUG mailing list [email protected] http://www.cwelug.org/ http://www.cwelug.org/archives/ http://www.cwelug.org/mailinglist/

Reply via email to