Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 1995 10:47:15 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        ache@astral.msk.su (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= aka)
Cc:        rgrimes@gndrsh.aac.dev.com, tom@uniserve.com, asami@cs.berkeley.edu, ports@FreeBSD.org, roberto@blaise.ibp.fr
Subject:   Re: cvs commit: src/etc inetd.conf
Message-ID:  <199507300847.KAA13917@uriah.heep.sax.de>
In-Reply-To: <jVQ4l6m4L1@astral.msk.su> from "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= aka" at Jul 30, 95 06:40:26 am

next in thread | previous in thread | raw e-mail | index | archive | help
As =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= aka wrote:
> 
> >>   Have you looked at the ports/packages lately?  Everyone seems to play 
> >> by different rules.
> 
> >No, but it ain't a ``true'' BSD port if it don't follow the rules layed
> >out for BSD.
> 
> uucp is 'true' BSD port, and it breaks this rule: it can be called
> from command line but live in libexec. Time to move it to sbin?

The line is not clear, but i think we should refer to the `usual' way
of starting it.  uucico is usually only started from a command line
for debugging purposes, and from cron(8) or uucp(1) otherwise.
Similar considerations apply to things like uuxqt.

Of course, you could also run cpp, cc1 etc. from a command line, but
nevertheless they are (and should be) under /usr/libexec, as they are
normally started from cc(1) [or c89(1) :-)].  In addition, there's a
cpp frontend in /usr/bin, for those who abuse cpp as a generic macro
preprocessor.

I think if identd is normally run from inetd, it would belong to
libexec; since it's apparently also useful (for some sites) to run it
as a standalone daemon, sbin would better suite (IMHO).

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507300847.KAA13917>