From owner-cvs-all Thu Aug 30 11: 2:53 2001 Delivered-To: cvs-all@freebsd.org Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id 3377037B403; Thu, 30 Aug 2001 11:02:46 -0700 (PDT) (envelope-from mike@coffee.q9media.com) Received: (from mike@localhost) by coffee.q9media.com (8.11.2/8.11.3) id f7UI1w382656; Thu, 30 Aug 2001 14:01:58 -0400 (EDT) (envelope-from mike) Date: Thu, 30 Aug 2001 14:01:58 -0400 From: Mike Barcroft To: Maxim Sobolev Cc: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/daemon Makefile daemon.8 daemon.c Message-ID: <20010830140158.C80938@coffee.q9media.com> Mail-Followup-To: Mike Barcroft , Maxim Sobolev , Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200108300448.f7U4m2V90826@freefall.freebsd.org> <20010830052449.143D63E28@bazooka.unixfreak.org> <20010830021541.A80938@coffee.q9media.com> <3B8DEEB1.39836E5A@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B8DEEB1.39836E5A@FreeBSD.org>; from sobomax@FreeBSD.org on Thu, Aug 30, 2001 at 10:43:45AM +0300 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Maxim Sobolev writes: > Mike Barcroft wrote: > > Dima Dorfman writes: > > > Mike Barcroft wrote: > > > > mike 2001/08/29 21:48:02 PDT > > > > > > > > Modified files: > > > > usr.sbin Makefile > > > > Added files: > > > > usr.sbin/daemon Makefile daemon.8 daemon.c > > > > Log: > > > > Add a new utility that runs an executable detached from the > > > > controlling terminal. > > > > > > Why is it in sbin? I see no reason why mortal users can't use this. > > > > It's primary use is for spawning daemons, which is normally done by an > > administrator. Also, this commit preserves compatibility with BSD/OS. > > I don't think that these arguments are very strong, I am with Dima on that > - put it into usr.bin instead. Please tell me why you believe its intended use isn't a strong argument for its location. It's not that I'm unwilling to move it, I would just appreciate a justifiable reason before I gratuitously break compatibility with BSD/OS. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message