From owner-freebsd-questions@FreeBSD.ORG Wed Aug 22 22:29:12 2012 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 3371E106564A for ; Wed, 22 Aug 2012 22:29:12 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id B12CE8FC08 for ; Wed, 22 Aug 2012 22:29:11 +0000 (UTC) Received: by wibhr14 with SMTP id hr14so119897wib.13 for ; Wed, 22 Aug 2012 15:29:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=dooOio9IE6jPWfcm+GIrcDgjjgyEHDHCyQWDQ1bRuoI=; b=DjDA0Jzkbg3AuQfN/qtiDPRCX9ZLNP1mDJYEQfF8/6HJY5Z1+XGIFgnLHlSElfNHtz UE7sNITKTeRzNDu77iR5KyLYO9EuMC21vxiQU4nhCNag68RZw3eu4tWRoccfqcJFne7F JeehAHlt+hFeq2kRJooyCOqrPgBcTjaFWuAqxPNqAf/DFJApSo7gGAV3+LAVUzW8bnbz vPfkmlH8+nG48Qz5e8011p49nHAU3YdxeiSO/+14waRY7rDPCgagbY3oJ7lEVfixS5vX b8x+twlOWKMFzVCWG/KjNkNS5Cig9LfUOWDdx3zTAmPM+EotoSQpJFU4pNe9RXHLR1VF H6dQ== Received: by 10.180.19.169 with SMTP id g9mr9348850wie.9.1345674550280; Wed, 22 Aug 2012 15:29:10 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id b7sm15898219wiz.9.2012.08.22.15.29.08 (version=SSLv3 cipher=OTHER); Wed, 22 Aug 2012 15:29:09 -0700 (PDT) Date: Wed, 22 Aug 2012 23:29:07 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20120822232907.34fc82fc@gumby.homeunix.com> In-Reply-To: <20120822232112.07ac3517@gumby.homeunix.com> References: <201208221934.q7MJYfwM063804@mail.r-bonomi.com> <1345664911.2501.8.camel@z6000.lenzicasa> <20120822232112.07ac3517@gumby.homeunix.com> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: /tmp filesystem full 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: Wed, 22 Aug 2012 22:29:12 -0000 On Wed, 22 Aug 2012 23:21:12 +0100 RW wrote: > On Wed, 22 Aug 2012 14:14:17 -0700 > Michael Sierchio wrote: > > > This will happen automatically if you go to multiuser without a > > writeable /tmp. See /etc/rc.d/tmp > > It doesn't, the default is an old-fashioned md device, not tmpfs. Sorry I misread the previous post which *was* referring to an md device, but the rest is right.