Date: Wed, 2 Mar 2005 00:58:05 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d var Message-ID: <200503020058.j220w5lr018972@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-03-02 00:58:05 UTC
FreeBSD src repository
Modified files:
etc/rc.d var
Log:
If we don't have /usr/sbin/mtree, try to mount /usr. We're only likely
to hit this case when /usr is remote and thus hasn't been mounted (since
you're supposed to have /var before mounting remote file systems).
Normal machines that don't have a /var for some reason will have /usr
already available because it's local.
Revision Changes Path
1.38 +12 -3 src/etc/rc.d/var
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503020058.j220w5lr018972>
