HomeFreeBSD

core.lua: Consistently check for single user

Description

core.lua: Consistently check for single user

While boot_single:lower() should always be in {yes,no}, it might not
be. In one place we check == yes, and another ~= no. Make both places ~=
no for consistency. We generally try to test != default.

Sponsored by: Netflix

Details

Provenance
impAuthored on Sep 28 2025, 7:19 PM
Parents
rGb7473a5d68b8: loader: make disable-device more rebust
Branches
Unknown
Tags
Unknown