Lines Matching +full:shutdown +full:- +full:user +full:- +full:flag
36 .Nd command scripts for auto-reboot and daemon startup
45 .Nm rc.shutdown
87 executed at boot time and shutdown time.
97 .Bl -enum
101 and enable a flag
111 is started up after exiting the single-user shell.
130 (only allow vnet-enabled jails) to the list of KEYWORDS to skip in
149 flag).
173 Re-run
188 .Va ${firstboot_sentinel}-reboot
191 .Ss Operation of Nm rc.shutdown
192 .Bl -enum
197 .Nm rc.shutdown
218 .Dq Li shutdown
222 flag),
241 .Bl -tag -width ".Pa ALLUPPERCASE" -offset indent
247 .Bl -tag -width ".Pa FILESYSTEMS"
263 Check-point before all general purpose daemons such as
268 Check-point before user login services
279 The boot does not stop if such a script terminates with a non-zero status,
300 .Bl -tag -width ".Cm restart" -offset indent
309 scripts if the system is starting directly to multi-user mode, to
332 If the script starts a process (rather than performing a one-off
354 Print the script's non-standard commands.
356 If the script starts a process (rather than performing a one-off
385 to have it re-read the files.
387 The following key points apply to old-style scripts in
389 .Bl -bullet
402 At shutdown time, it is passed the string
409 (either boot time or shutdown time),
444 from the last system shutdown.
450 is not set, when going from single-user to multi-user mode for example,
463 .Bl -tag -width ".Ar filename" -compact -offset indent
492 .Bl -tag -compact -width Pa
499 .It Pa /etc/rc.shutdown
515 .Bd -literal -offset indent
533 The user may access this functionality through additional commands.
535 .Bd -literal -offset indent
563 at shutdown, the explicit
580 .%U <https://docs.freebsd.org/en/articles/rc-scripting/>