Charles Curley a écrit :

> Memo to Red Hat Engineering: The initialization code has gotten so
> complicated and so confusing that I have given up trying to understand
> it. Please simplify it to that we mere mortal paying customers (you
> know, the folks who pay your salary) can understand and use it. Or
> document it, however heretical the notion may be. Or both.
>

I am a mortal and I consider that initilization trivial: each time you change

runlevels it executes /etc/rc.d/rc with runelevel as an argument.
This will scan the /etc/rc.d/rc.newlevel directory looking for entries
obeginning with K and execute them by giving thrm "stop" as an
argument.  Then it looks for those beginning with S and executes them
with start.

                    JFM




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to