Lines Matching refs:init
1 # /etc/inittab init(8) configuration for BusyBox
6 # Note, BusyBox init doesn't support runlevels. The runlevels field is
7 # completely ignored by BusyBox init. If you want runlevels, use sysvinit.
12 # <id>: WARNING: This field has a non-traditional meaning for BusyBox init!
14 # The id field is used by BusyBox init to specify the controlling tty for
18 # field is left blank, then the init's stdin/out will be used.
25 # sysinit actions are started first, and init waits for them to complete.
26 # wait actions are started next, and init waits for them to complete.
30 # For askfirst, before running the specified process, init displays
36 # restart action is exec'ed (init process is replaced by that process).
43 # Note: unrecognized actions (like initdefault) will cause init to emit
48 # Note: BusyBox init works just fine without an inittab. If no inittab is
50 # ::sysinit:/etc/init.d/rcS
55 # ::restart:/sbin/init
63 ::sysinit:/etc/init.d/rcS
90 # Stuff to do when restarting the init process
91 ::restart:/sbin/init