From owner-freebsd-questions@FreeBSD.ORG Mon Jan 1 23:52:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DA56E16A407 for ; Mon, 1 Jan 2007 23:52:45 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 7256B13C44C for ; Mon, 1 Jan 2007 23:52:45 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so6616695nfc for ; Mon, 01 Jan 2007 15:52:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZvuabTizSah1C7nDq911QTovPB6z6eZ789zq1vYX1o/OD90/i6y2nGfqeVP31nUUqU+2zhj0/XaRNWgIPFOd5OT55LpIM6beNYhtcYnpUVa4jCcuFXFAGz6CB46Flgb44916p/Yfk/oPbZputXAOuif5mY+o04e1vAQZMOcR0nM= Received: by 10.82.184.2 with SMTP id h2mr1446787buf.1167695564561; Mon, 01 Jan 2007 15:52:44 -0800 (PST) Received: by 10.82.170.18 with HTTP; Mon, 1 Jan 2007 15:52:44 -0800 (PST) Message-ID: Date: Mon, 1 Jan 2007 18:52:44 -0500 From: "Michael P. Soulier" Sender: msoulier@gmail.com To: "Sahil Tandon" In-Reply-To: <45999C02.8020008@tandon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070101203920.GA955@tandon.net> <45999C02.8020008@tandon.net> X-Google-Sender-Auth: a2ae3a47c561816c Cc: freebsd-questions@freebsd.org Subject: Re: How to stop automatic creation of /var/mail/$USER 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: Mon, 01 Jan 2007 23:52:46 -0000 On 1/1/07, Sahil Tandon wrote: > It doesn't hurt anyone but is it possible to disable its creation? Not sure if there's an easier way, but you could always patch it and rebuild it. Or, you could just put a wrapper around it that removes the file after creating it. Mike -- Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein