Date: Wed, 24 Aug 2005 16:25:47 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.subr src/etc/defaults rc.conf Message-ID: <200508241625.j7OGPlIu051074@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2005-08-24 16:25:47 UTC
FreeBSD src repository
Modified files:
etc rc.subr
etc/defaults rc.conf
Log:
Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr.
Now this flag can be set, or not set, for memory-backed
file systems on individual basis, as illustrated by the
rc.conf(5) variables tmpmfs_flags and varmfs_flags. The
flag is set for those FS'en by default, in /etc/defaults/rc.conf,
in order to stay compatible with the old rc.subr behaviour.
Submitted by: marck
MFC after: 3 days
Revision Changes Path
1.259 +2 -2 src/etc/defaults/rc.conf
1.37 +1 -1 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508241625.j7OGPlIu051074>
