Date: Sat, 20 Nov 2021 16:20:01 +0700 From: Eugene Grosbein <eugen@grosbein.net> To: Peter <pmc@citylink.dinoex.sub.org>, freebsd-stable@freebsd.org Subject: Re: 12.3-RC1 errors on boot and shutdown Message-ID: <18e95eb9-deef-7102-9349-44a18ffffc35@grosbein.net> In-Reply-To: <YZhGr72ppWooaVS0@gate.intra.daemon.contact> References: <YZhGr72ppWooaVS0@gate.intra.daemon.contact>
next in thread | previous in thread | raw e-mail | index | archive | help
20.11.2021 7:51, Peter wrote: > Hija, > > when we're already at it: there are errors reported during startup > and shutdown. > > > In startup: > >> xargs: not found > > This one comes from /etc/rc.d/rctl. Consequentially, rctl rules will > not be loaded. > > The flaw was always there, but (for whatever reason) /etc/rc.d/rctl > is now run very early, *before* mountcritlocal. > And xargs lives in /usr/bin - it doesn't exist before mountcritlocal. I've just fixed rctl part in HEAD: https://cgit.freebsd.org/src/commit/?id=0c54fe172ad365e7e60d6249484a7579c18b7d2d I will commit the fix to stable branches soon, but stable/12 will get it after the release as it is too late.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18e95eb9-deef-7102-9349-44a18ffffc35>