HomeFreeBSD

noshutdown: Fix startup order

Description

noshutdown: Fix startup order

This rc script exists solely to create a file, so have it explicitly
require FILESYSTEMS. In its current form, it was as likely as not to
end up running before cleanvar, which would undo its work.

MFC after: 3 days
Fixes: 384d976725a5 ("rc.d: Add precious_machine rc.conf knob to create /var/run/noshutdown")
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D54119

Details

Provenance
desAuthored on Mon, Dec 8, 10:30 AM
Reviewer
kib
Differential Revision
D54119: noshutdown: Fix startup order
Parents
rG6ce227d62748: cleanvar: Fix startup order
Branches
Unknown
Tags
Unknown