Date: Mon, 29 May 2000 00:18:10 -0700 From: Doug Barton <DougB@gorean.org> Cc: 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: <393219B2.42A5B1BE@gorean.org> References: <Pine.BSF.4.21.0005291450550.1464-100000@besplex.bde.org> <39320AA6.B3C70A9B@yahoo-inc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
>
> I'll reboot with that asap and let y'all know...
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.
Thanks,
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?393219B2.42A5B1BE>
