From owner-freebsd-current@FreeBSD.ORG Thu Jul 29 16:24:17 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DABE51065674 for ; Thu, 29 Jul 2010 16:24:17 +0000 (UTC) (envelope-from rpaulo@lavabit.com) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 7F3F78FC14 for ; Thu, 29 Jul 2010 16:24:17 +0000 (UTC) Received: from e.earth.lavabit.com (e.earth.lavabit.com [192.168.111.14]) by karen.lavabit.com (Postfix) with ESMTP id E64DF34E587; Thu, 29 Jul 2010 11:24:15 -0500 (CDT) Received: from 10.0.10.3 (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by lavabit.com with ESMTP id HXDXU41L06D6; Thu, 29 Jul 2010 11:24:15 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=WZqIyaRB4mGe3j6LnUqWsJoPt+znCDPJgQ+/e0EL1UUfl8ID+KoFZcJqkpr3XB16ZR0zzFw6XvrmcstS/6GCME96aQgUaDMQ6az0I04xOQ3sW+MiKTRPLQ5F/1xP6ItRYABDYZg3llQhtNsfrOiqm1ZP5lzuFTWtxvpSQoX60C4=; h=Subject:Mime-Version:Content-Type:From:In-Reply-To:Date:Cc:Content-Transfer-Encoding:Message-Id:References:To:X-Mailer; Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <701277.97445.qm@web52303.mail.re2.yahoo.com> Date: Thu, 29 Jul 2010 17:24:13 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <9C371AC2-800D-4E1C-AF93-1EF9196905EF@lavabit.com> References: <701277.97445.qm@web52303.mail.re2.yahoo.com> To: gahn X-Mailer: Apple Mail (2.1081) X-Mailman-Approved-At: Thu, 29 Jul 2010 16:31:44 +0000 Cc: free bsd Subject: Re: /tmp and swap space X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2010 16:24:17 -0000 On 29 Jul 2010, at 16:35, gahn wrote: > hi all: >=20 > is it possible to create /tmp directory under swap space? under = solaris, it is automatically created under swap unless one specifically = instructs the system not to do so.. echo tmpmfs=3DYES >> /etc/rc.conf Regards, -- Rui Paulo