On Mon, 2002-08-26 at 19:31, Sajeewa Chandrasekera wrote: > Yes. It says xinetd was successfully started. > > Is this a problem with xinetd package?
If there was an error loading the service, xinetd will say so in the messages file. Look around for the complete list of messages from xinetd. For instance, I intentionally screwed up the rsync service on my machine so that it would spit errors. My messages log contained this: Aug 26 13:51:35 herald xinetd: xinetd shutdown succeeded Aug 26 13:51:35 herald xinetd[1626]: Server /usr/local/bin/rsync is not executable [line=10] Aug 26 13:51:35 herald xinetd[1626]: Error parsing attribute server - DISABLING SERVICE [line=10] Aug 26 13:51:36 herald xinetd[1626]: xinetd Version 2.3.7 started with libwrap options compiled in. Aug 26 13:51:36 herald xinetd[1626]: Started working: 1 available service Aug 26 13:51:38 herald xinetd: xinetd startup succeeded Notice that xinetd reports that /usr/local/bin/rsync is incorrect, and the total number of services open is 1 (it's sgi_fam on this box). -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list