Lines Matching +full:boot +full:- +full:enabled

36 .Nd command scripts for auto-reboot and daemon startup
50 utility is the command script which controls the automatic boot process
87 executed at boot time and shutdown time.
97 .Bl -enum
106 (thus speeding up the boot process).
111 is started up after exiting the single-user shell.
130 (only allow vnet-enabled jails) to the list of KEYWORDS to skip in
173 Re-run
188 .Va ${firstboot_sentinel}-reboot
192 .Bl -enum
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,
280 but a script can stop the boot if necessary by invoking the
300 .Bl -tag -width ".Cm restart" -offset indent
309 scripts if the system is starting directly to multi-user mode, to
310 speed up the boot process.
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
359 .It Cm enabled
360 Return 0 if the service is enabled and 1 if it is not.
376 The configuration files are normally read only once at the start of a boot
385 to have it re-read the files.
387 The following key points apply to old-style scripts in
389 .Bl -bullet
399 When a script is executed at boot time, it is passed the string
409 (either boot time or shutdown time),
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
501 .It Pa /var/run/dmesg.boot
515 .Bd -literal -offset indent
535 .Bd -literal -offset indent
580 .%U <https://docs.freebsd.org/en/articles/rc-scripting/>