From owner-cvs-all Thu Aug 30 0:43:28 2001 Delivered-To: cvs-all@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 5244437B406; Thu, 30 Aug 2001 00:43:18 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (dialup6-40.iptelecom.net.ua [212.9.227.104]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id KAA02278; Thu, 30 Aug 2001 10:43:12 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.4/8.11.3) with ESMTP id f7U7gWo65401; Thu, 30 Aug 2001 10:42:32 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3B8DEEB1.39836E5A@FreeBSD.org> Date: Thu, 30 Aug 2001 10:43:45 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Mike Barcroft 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 References: <200108300448.f7U4m2V90826@freefall.freebsd.org> <20010830052449.143D63E28@bazooka.unixfreak.org> <20010830021541.A80938@coffee.q9media.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 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. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message