Lines Matching +full:reboot +full:- +full:mode

49 It normally runs the automatic reboot sequence as described in
51 and if this succeeds, begins multi-user operation.
52 If the reboot scripts fail,
54 commences single-user operation by giving
55 the super-user a shell on the console.
60 prevent the system from going multi-user and to instead execute
61 a single-user shell without starting the normal daemons.
63 later be made to go to multi-user by exiting the
64 single-user shell (with ^D).
70 start up command file in fastboot mode (skipping disk checks).
80 will require that the super-user password be
81 entered before the system will start a single-user shell.
103 raises the level to 1 before going multi-user for the first time.
105 subsequent operation, even on return to single-user.
106 If a level higher than 1 is desired while running multi-user,
107 it can be set before going multi-user, e.g., by the startup script
121 is a per-jail security level.
128 In multi-user operation,
176 file without a reboot by sending the signal
181 .Dq Li "kill -HUP 1" .
184 re-reads the
209 utility will terminate multi-user operations and resume single-user mode
213 .Dq Li "kill \-TERM 1" .
226 .Dq Li "kill \-TSTP 1" .
228 multi-user operations, or a terminate will start a single-user shell.
230 .Xr reboot 8
237 for deadlocked processes) and reboot the machine if sent the interrupt
240 .Dq Li "kill \-INT 1".
273 as the argument to the shutdown script if return to single-user mode
276 .Dq Li reboot
289 is so critical that if it dies, the system will reboot itself
300 behavior, i.e., super-user can specify the desired
301 .Em run-level
308 .Bl -column Run-level SIGTERM
309 .It Sy "Run-level Signal Action"
313 .It Cm 1 Ta Dv SIGTERM Ta "Go to single-user mode"
314 .It Cm 6 Ta Dv SIGINT Ta "Reboot the machine"
326 .Bl -tag -width indent
333 That happens before entering single-user mode or multi-user
334 mode (but after executing the
339 .Xr reboot 8
360 In particular, single-user operation is enforced
361 if the script terminates with a non-zero exit code,
367 .Xr reboot 8
391 In particular, if a non-default shell is used for running an
401 .Bl -tag -width /var/log/init.log -compact
421 .Bl -diag
426 .Bf -emphasis
447 .Xr reboot 8 ,
458 behave as though they have security level \-1.
467 after all multi-user startup actions are complete.