Tugger the SLUGger!SLUG Mailing List Archives

[SLUG] inetd --> xinetd question


Hi guys,
Recently I upgraded My box from Redhat 6.2 to Redhat 7.1 & the new xinetd is
there which I am having problems with.
What my problem is, is a service I run, which worked on Redhat 6.2 and
doesn't on 7.1, which I believe it may be due to xinetd.
What I would like to know is if these *inetd configurations output the same
results:

Inetd:
BBGO    stream  tcp     nowait  root    /usr/local/bin/inetd_bbgo
inetd_bbgo

Xinetd:
(file /etc/xinetd.d/BBGO)

service BBGO
{
        socket_type     = stream
        protocol        = tcp
        user            = root
        server          = /usr/local/bin/inetd_bbgo
        server_args     = inetd_bbgo
        wait            = no
}

Thanks,

Scott



Scott Ragen
Technical Support - Roadtech Systems Ltd
Phone: 02 98073516 Fax: 02 98085294
www.roadtechsystems.com.au