>Hi Daniel,
>
>thank you for your reply.
>
>There are some unanswered questions.
>Why does one have to consider multiple run levels? Doesn't run level 3
>(network + X) implicate run level 2 (network)?
Not on SuSE Linux. On SOlaris for example, you will find in /etc/inittab
an entry like:
s2:23:w
Markus Wagner wrote:
>
> Hi Daniel,
>
> thank you for your reply.
>
> There are some unanswered questions.
> Why does one have to consider multiple run levels? Doesn't run level 3
> (network + X) implicate run level 2 (network)?
> So if I don't use XDM (or equivalent) and the system starts with
Hi Daniel,
thank you for your reply.
There are some unanswered questions.
Why does one have to consider multiple run levels? Doesn't run level 3
(network + X) implicate run level 2 (network)?
So if I don't use XDM (or equivalent) and the system starts with a login
shell only, it would start run
This is the System V-style initialisation. The layout is as follows:
/etc/rc.d/init.d/
This directory contains the actual scripts which start and stop the
various services on the system. The system supplies a 'start' or 'stop'
parameter for the call of the script depending on whether the system
Hi,
under SuSe Linux 6.3 there are different subdirectories rc.d for
different runlevels. Each dir contains links to the start/stop scripts.
The filenames contain numbers to indicate the position / the order of
the services to start.
Where (for which runlevel) and at what position should I link