Hello
How can I list all init scripts that are currently added to the default run level and to the boot level? A solution other than looking at bootup screen would be helpful.
With regards.
ls /etc/runlevels/$RUNLEVEL
Where $RUNLEVEL is the name of the runlevel you're interested in.
More info here:
http://www.gentoo.org/doc/en/rc-scripts.xml
hth
Bryn
--
"A computer programmer is someone who, when told to "Go to Hell!", sees the "Go to", rather than the destination, as harmful."
-- [EMAIL PROTECTED] mailing list
