From owner-freebsd-questions Fri Sep 28 1:21:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (Postfix) with ESMTP id 4849137B40D for ; Fri, 28 Sep 2001 01:21:37 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailc.telia.com (8.11.6/8.11.6) with ESMTP id f8S8LY624731 for ; Fri, 28 Sep 2001 10:21:34 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id KAA27609 for ; Fri, 28 Sep 2001 10:21:33 +0200 (CEST) Received: (qmail 51434 invoked by uid 1001); 28 Sep 2001 08:21:32 -0000 Date: Fri, 28 Sep 2001 10:21:32 +0200 From: Erik Trulsson To: Manas Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is /tmp cleared on bootup in FreeBSD 4.3 Message-ID: <20010928102132.A51419@student.uu.se> Mail-Followup-To: Manas , freebsd-questions@FreeBSD.ORG References: <20010928055645.76350.qmail@web10708.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010928055645.76350.qmail@web10708.mail.yahoo.com> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Sep 27, 2001 at 10:56:45PM -0700, Manas wrote: > hi, > I want to know if /tmp is cleared when the system is > booted. If not, how do i enable it to that. > thanks > -manas /tmp is by default not cleared when the system is booted. To enable such clearing you add the line clear_tmp_enable="YES" to the file /etc/rc.conf -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message