Date: Wed, 22 Feb 2006 14:16:21 +0300 (MSK) From: Dmitry Morozovsky <marck@rinet.ru> To: Yar Tikhiy <yar@comp.chem.msu.su> Cc: freebsd-rc@freebsd.org Subject: Re: /etc/rc.d/earlyroot (fwd) Message-ID: <20060222141444.X2015@woozle.rinet.ru> In-Reply-To: <20060222111314.GB95106@comp.chem.msu.su> References: <20060222085814.U85700@woozle.rinet.ru> <20060222111314.GB95106@comp.chem.msu.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Feb 2006, Yar Tikhiy wrote: YT> > -- 8< -- YT> > #!/bin/sh YT> > # YT> > # $FreeBSD$ YT> > # YT> > YT> > # REQUIRE: root YT> > # BEFORE: mountcritlocal YT> > # KEYWORD: nojail YT> > YT> > if [ -r /etc/rc.earlyroot ]; then YT> > sh /etc/rc.earlyroot YT> > fi YT> > -- 8< -- YT> YT> Shouldn't every rc.d script contain a PROVIDE line? Sure, # PROVIDE: earlyroot line was unintentionally omitted. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060222141444.X2015>