- To: <slug@xxxxxxxxxxx>
- Subject: [SLUG] inetd --> xinetd question
- From: "Scott Ragen" <scott@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Sep 28 10:55:02 2001
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