This may be used to disable or limit functionality of some services
when safe mode is selected.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
stand/man/loader.8 | ||
---|---|---|
391 ↗ | (On Diff #95811) | Is it set or not? Or does its value matter. I recommend the former and that we document it like that... |
stand/man/loader.8 | ||
---|---|---|
391 ↗ | (On Diff #95811) | Hmm, other boot_* style kenv officially check for set + not-"no", but I don't know if that's really common knowledge. I tend to agree with you, though, and I'll amend the documentation to reflect that. |
stand/man/loader.8 | ||
---|---|---|
391 ↗ | (On Diff #95811) | Yea, , those are just to set rb_howto... this seems different. |
Comment Actions
Correct, I still need to poke through rc scripts and see if any others besides devmatch might make sense to avoid if boot_safe is set.