Removing startup init scripts (rc.d)

For some reason I always get confused which command works on what operating system in order to remove startup scripts under a redhat based distribution.

For Centos use
/sbin/chkconfig –del

For Debian use
update-rc.d

No related posts.



Leave a Reply