[BusyBox] Runlevel hand over

Michael Hauser hauser at decomsys.com
Tue Jul 30 08:39:11 UTC 2002


Hi,

does anybody know how to hand over runlevels from the "/etc/inittab" to the 
"/etc/rc.sh" ?

Examples
normal solution: 
:3:rc.sh nonetwork
:4:rc.sh network

my desired solution (pseudo code):
:RUNLEVEL(S):rc.sh $RUNLEVEL(S) 
    |                                   |
    +---------------------------+
The advantage of my solution shuld be that the runlevel could be hand over to 
the rc.sh like a variable. 
Is this way possible at all ?
-- 
Michael Hauser
mailto:hauser at decomsys.com



More information about the busybox mailing list