Removing something from the runlevels
Published: Wednesday, Dec 26, 2007 Last modified: Thursday, Nov 14, 2024
Damn Apache didn’t remove very well.
sam$ sudo update-rc.d -f apache remove
Removing any system startup links for /etc/init.d/apache ...
/etc/rc0.d/K91apache /etc/rc1.d/K91apache /etc/rc2.d/S91apache /etc/rc3.d/S91apache /etc/rc4.d/S91apache /etc/rc5.d/S91apache /etc/rc6.d/K91apache
sam$ ls -1 /etc/rc2.d/ | grep apache
S91apache2