Chris Faulhaber wrote:
> On Tue, Nov 07, 2000 at 01:02:03AM +0200, Giorgos Keramidas wrote:
> > On Mon, Nov 06, 2000 at 03:37:01PM -0500, Forrest Aldrich wrote:
> > > It would be useful to have back the program specification variable for
> > > inetd. Currently we have:
> > >
> > > inetd_enable="YES" # Run the network daemon dispatcher (or NO).
> > > inetd_flags="-wW" # Optional flags to inetd
> > >
> > > and the /etc/rc.* files assume the use of the stock inetd. Where some
> > > people choose to use alternative inetd-like programs such as xinetd.
> > [...]
> >
> > Nice idea! And the fix is simple. The included patch will correct it :-)
> >
>
> You forgot the patch(es) to the port(s) this would affect (e.g. xinetd).
> The affected ports would need their ${PREFIX}/etc/rc.d files removed
> (otherwise you would start them twice) along with a message letting the
> installer know how to start it properly.
>
If xinetd has a startup script, why don't you just set inetd_enable="NO" and let
the /usr/local/etc/rc.d/xinetd.sh start normally? You need to edit no /etc/rc.*
files (except for rc.conf.local, obviously).
--
* * Konstantin Chuguev - Application Engineer
* * Francis House, 112 Hills Road
* Cambridge CB2 1PQ, United Kingdom
D A N T E WWW: http://www.dante.net
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message