On 7/29/07, croilan cruz <[EMAIL PROTECTED]> wrote: > > Greetings!!!! > > any equivalent command for ntsysv or chkconfig for debian?
well if you just want to stop/start a service, just use # /etc/init.d/service_name stop|stop but for a more elegant way of doing it, use: # update-rc.d -f script_name remove HTH -- http://jangestre.wordpress.com
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

