From owner-freebsd-questions@FreeBSD.ORG Sun Oct 10 15:01:03 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2A2F106566C for ; Sun, 10 Oct 2010 15:01:03 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id C4A108FC13 for ; Sun, 10 Oct 2010 15:01:03 +0000 (UTC) Received: by iwn8 with SMTP id 8so3435909iwn.13 for ; Sun, 10 Oct 2010 08:01:03 -0700 (PDT) Received: by 10.42.210.136 with SMTP id gk8mr1319977icb.373.1286722863088; Sun, 10 Oct 2010 08:01:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.166.77 with HTTP; Sun, 10 Oct 2010 08:00:43 -0700 (PDT) In-Reply-To: <20101010165850.3329e09a.freebsd@edvax.de> References: <4CB0A8A1.5040904@qeng-ho.org> <201010100940.29438.jmc-freebsd2@milibyte.co.uk> <20101010165850.3329e09a.freebsd@edvax.de> From: Eitan Adler Date: Sun, 10 Oct 2010 15:00:43 +0000 Message-ID: To: Polytropon Content-Type: text/plain; charset=UTF-8 Cc: bdsfbsd@att.net, freebsd-questions@freebsd.org Subject: Re: Clean up / filesystem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2010 15:01:04 -0000 > I also understodd the meaning of /tmp in this way - "does not need > to survive reboot". For things that have a kind of temporary nature, > but have to survivve a reboot, /var/tmp is usually used. I did not know that. I aliased /var/tmp to /tmp which is tmpfsed I'm guessing I should undo that - right? -- Eitan Adler