| Age | Commit message (Collapse) | Author |
|
error messages from sysctl(8).
|
|
Proposed on tech-kern@.
|
|
|
|
for a speedup by doing:
$_rc_subr_loaded . /etc/rc.subr
|
|
NETWORKING, and SERVERS) by specifying that certain things should
come BEFORE a given barrier, rather than having the barrier REQUIRE
a service. This allows scripts to be removed without having to
edit the barrier dependencies.
As discussed on tech-userlevel, and approved by Luke.
|
|
- don't set the securelevel to the same thing
- don't try to lower the securelevel
inspired by PR#13647
|
|
fixes PRs [misc/10958] and [misc/10959] by Mike Santos <mike@ethmoid.org>
|
|
the latter depends upon aftermountlkm (but is required by DAEMON), so that
lkms may be loaded before the securelevel is raised.
noted by Rafal Boni <rafal@mediaone.net> in [bin/10780]
|