Thanks for the quick reply! Two questions.
Quote:
Originally Posted by bigtomrodney Ubuntu is Debian based so only uses two runlevels rather than the 5 seen in most other distros/Unices. You can disable it with Code: sudo update-rc.d -f apache2 remove
|
What file would that command be modifying? I'd like to be able to see what it is doing so I know what is going on.
Also, what is the point of these directories if runlevels 0-6 do not exist?
drwxr-xr-x 2 root root 4096 2008-07-07 10:07 rc0.d
drwxr-xr-x 2 root root 4096 2008-07-07 10:07 rc1.d
drwxr-xr-x 2 root root 4096 2008-07-07 10:07 rc2.d
drwxr-xr-x 2 root root 4096 2008-07-07 10:07 rc3.d
drwxr-xr-x 2 root root 4096 2008-07-07 10:07 rc4.d
drwxr-xr-x 2 root root 4096 2008-07-09 09:49 rc5.d
drwxr-xr-x 2 root root 4096 2008-07-07 10:07 rc6.d
-rwxr-xr-x 1 root root 306 2007-10-15 19:17 rc.local
drwxr-xr-x 2 root root 4096 2008-05-08 09:42 rcS.d