Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2002 19:30:42 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        "David O'Brien" <obrien@FreeBSD.ORG>
Cc:        Luigi Rizzo <rizzo@icir.org>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc rc.diskless1 rc.diskless2
Message-ID:  <200202230330.g1N3UgT33555@apollo.backplane.com>
References:  <200202221905.g1MJ5NJ65641@freefall.freebsd.org> <20020222174206.A63155@iguana.icir.org> <20020222174951.A91144@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
:> Also, in /etc/rc.diskless2, the part that reads rc.conf
:> is redundant, as the configuration files have been already
:> read in /etc/rc right after the invokation of /etc/rc.diskless1
:
:I wondered about that, but I don't want to get into the case that is some
:weird usage, it acutally needs to be there.

    rc.diskless2 is executed in a separate shell.  It does not have the
    config vars unless it gets them.  search for 'diskless_mount' in /etc/rc.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202230330.g1N3UgT33555>