HomeFreeBSD

lualoader: Fix menu skipping with loader.conf(5) vars

Description

lualoader: Fix menu skipping with loader.conf(5) vars

Earlier efforts to stop loading the menu broke the ability to skip the menu
with, e.g., beastie_disable in loader.conf(5) as it was decided before
configuration was read.

Defer bringing in the menu module until we've loaded configuration so that
we can make a more informed decision on whether the menu should be skipped
or not.

Details

Provenance
kevansAuthored on
Parents
rS332105: aw_sid(4): Use prctl read for all reads when it's required
Branches
Unknown
Tags
Unknown