From owner-cvs-etc Sat Jul 29 11:40:01 1995 Return-Path: cvs-etc-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id LAA06980 for cvs-etc-outgoing; Sat, 29 Jul 1995 11:40:01 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id LAA06968 ; Sat, 29 Jul 1995 11:39:55 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id LAA04384; Sat, 29 Jul 1995 11:39:50 -0700 From: "Rodney W. Grimes" Message-Id: <199507291839.LAA04384@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/etc inetd.conf To: roberto@blaise.ibp.fr (Ollivier Robert) Date: Sat, 29 Jul 1995 11:39:49 -0700 (PDT) Cc: ache@astral.msk.su, asami@cs.berkeley.edu, CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com In-Reply-To: <199507291800.UAA05310@blaise.ibp.fr> from "Ollivier Robert" at Jul 29, 95 08:00:18 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1016 Sender: cvs-etc-owner@freebsd.org Precedence: bulk > > > There is lots of daemons even in _standard_ system sbin. > > Rest of world don't know anything about recent libexec BSDsm... > > Daemons that are started by /etc/rc.local or by root are /*/sbin not in > libexec. Daemons that are started by inetd are in */libexec. Daemons that are run from the command line (or can be run from the command line) go in /usr/src/sbin, Daemons that are only started by other programs go in /usr/libexec. There is nothing about rc files or ``root'' in the applicable criteria. Please refer to ``man 7 hier'' when talking about such things: libexec/ system daemons & system utilities (executed by other programs) sbin/ system daemons & system utilities (executed by users) Please do not make up your own rules, these things are defined in the sited man page. I have seen 3 wrong definations in todays mail :-(. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD