Lines Matching full:init
9 inittab \- script for init
13 The \fB/etc/inittab\fR file controls process dispatching by \fBinit\fR. The
14 processes most typically dispatched by \fBinit\fR are daemons.
60 each process spawned by \fBinit\fR is assigned a run level(s) in which it is
65 When \fBinit\fR is requested to change run levels, all processes that do not
77 \fBinit\fR or \fBtelinit\fR process requests them to be run (regardless of the
78 current run level of the system). See \fBinit\fR(8). These differ from run
79 levels in that \fBinit\fR can never enter run level \fBa\fR, \fBb\fR or
82 \fBb\fR or \fBc\fR command is not killed when \fBinit\fR changes levels. They
85 \fBinit\fR goes into single-user state.
94 Key words in this field tell \fBinit\fR how to treat the process specified in
95 the \fIprocess\fR field. The actions recognized by \fBinit\fR are as follows:
114 When \fBinit\fR enters the run level that matches the entry's \fIrstate\fR,
116 \fBinittab\fR file while \fBinit\fR is in the same run level cause \fBinit\fR
126 When \fBinit\fR enters a run level that matches the entry's \fIrstate\fR, start
128 process. If \fBinit\fR enters a new run level and the process is still running
138 The entry is to be processed only at \fBinit\fR's boot-time read of the
139 \fBinittab\fR file. \fBinit\fR is to start the process and not wait for its
142 match \fBinit\fR's run level at boot time. This action is useful for an
152 The entry is to be processed the first time \fBinit\fR goes from single-user to
153 multi-user state after the system is booted. \fBinit\fR starts the process,
163 Execute the process associated with this entry only when \fBinit\fR receives a
173 Execute the process associated with this entry only when \fBinit\fR receives a
209 Entries of this type are executed before \fBinit\fR tries to access the console
211 entry will be used only to initialize devices that \fBinit\fR might try to ask
212 the run level question. These entries are executed and \fBinit\fR waits for