From owner-freebsd-fs@FreeBSD.ORG Sun Jun 9 13:01:57 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A0EC6916 for ; Sun, 9 Jun 2013 13:01:57 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id 7E5F218F8 for ; Sun, 9 Jun 2013 13:01:57 +0000 (UTC) Received: from draco.over-yonder.net (c-75-65-60-66.hsd1.ms.comcast.net [75.65.60.66]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id A0C1637B4AE; Sun, 9 Jun 2013 08:01:56 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 3bSyKw1nrDzG2w; Sun, 9 Jun 2013 08:01:56 -0500 (CDT) Date: Sun, 9 Jun 2013 08:01:56 -0500 From: "Matthew D. Fuller" To: Ronald Klop Subject: Re: /tmp: change default to mdmfs and/or tmpfs? Message-ID: <20130609130156.GN61341@over-yonder.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.21-fullermd.4 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.6 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: freebsd-fs@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jun 2013 13:01:57 -0000 On Sun, Jun 09, 2013 at 02:18:20PM +0200 I heard the voice of Ronald Klop, and lo! it spake thus: > > What keeps you from putting this in fstab and stop using the tmpmfs > rc.conf variable? > 'tmpfs /tmp tmpfs rw,size=536870912 0 0' That makes a tmpfs(5) filesystem, not a ufs-on-md(8) filesystem like rc.conf tmpmfs does. Whether that matters depends on your own peculiar situation, but they're not exactly the same. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.