Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 22:29:03 -0700
From:      Doug Barton <DougB@gorean.org>
To:        Bruce Evans <bde@zeta.org.au>, Jeroen Ruigrok van der Werven <asmodai@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc rc
Message-ID:  <39583B9F.CBC6558A@gorean.org>
References:  <Pine.BSF.4.21.0005291450550.1464-100000@besplex.bde.org> <39320AA6.B3C70A9B@yahoo-inc.com> <393219B2.42A5B1BE@gorean.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton wrote:
> 
> Doug Barton wrote:
> 
> >  how about:
> >
> > case "`mount -d -a -t nfs`" in
> > *mount_nfs*)
> >         echo -n "Mounting NFS file systems"
> >         mount -a -t nfs
> >         echo .
> >         ;;
> > esac
> 
>         This works, as one would expect. If Jeroen doesn't get to it, someone
> should commit this to -Current asap, and the previous change to
> 4.0-Stable should be backed out till this one has a chance to percolate.

	Someone want to commit this to 4-Stable? Actually, the whole rc file
could go... the /var/spool/lock fix is in there, as well as a
source_rc_confs comment. 

Doug
-- 
        "Live free or die"
		- State motto of my ancestral homeland, New Hampshire

	Do YOU Yahoo!?


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?39583B9F.CBC6558A>