Date: Fri, 29 Apr 2011 20:55:15 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/rc.d tmp Message-ID: <201104292055.p3TKtWX3056572@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2011-04-29 20:55:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
etc/rc.d tmp
Log:
SVN rev 221224 on 2011-04-29 20:55:15Z by dougb
MFC r192246:
do not create and mount new file systems on top of the old ones on every
invocation of this script once we already have one
(in case tmpmfs="YES").
MFC r221007:
Create a function for the code from r192246 so that it can be used both
times mount is called.
Limit the automatic behavior to when AUTO is specified (as it is in
etc/defaults/rc.conf) and for everything else take advantage of all
of the goodness in checkyesno.
Revision Changes Path
1.38.2.3 +15 -9 src/etc/rc.d/tmp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104292055.p3TKtWX3056572>
