rc.8 (6a068746777241722b2b32c5d0bc443a2a64d80b) rc.8 (344c81a16651a06b4a6732d662ab60a50fbe7434)
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Portions of this manual page are Copyrighted by
5.\" The NetBSD Foundation.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 239 unchanged lines hidden (view full) ---

248Extreme care must be taken in using this, as the startup sequence will
249terminate if the script does.
250.It Pa bar
251Scripts that are sourced in a subshell.
252The boot does not stop if such a script terminates with a non-zero status,
253but a script can stop the boot if necessary by invoking the
254.Fn stop_boot
255function (from
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Portions of this manual page are Copyrighted by
5.\" The NetBSD Foundation.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 239 unchanged lines hidden (view full) ---

248Extreme care must be taken in using this, as the startup sequence will
249terminate if the script does.
250.It Pa bar
251Scripts that are sourced in a subshell.
252The boot does not stop if such a script terminates with a non-zero status,
253but a script can stop the boot if necessary by invoking the
254.Fn stop_boot
255function (from
256.Xr rc.subr 8 ).
256.Xr rc.subr 8 ) .
257.El
258.Pp
259Each script should contain
260.Xr rcorder 8
261keywords, especially an appropriate
262.Dq Li PROVIDE
263entry, and if necessary
264.Dq Li REQUIRE

--- 277 unchanged lines hidden ---
257.El
258.Pp
259Each script should contain
260.Xr rcorder 8
261keywords, especially an appropriate
262.Dq Li PROVIDE
263entry, and if necessary
264.Dq Li REQUIRE

--- 277 unchanged lines hidden ---