Hi

Hope I'm not starting a religious war here, but I'd like to know whether
inetd or xinetd is preferred for a *personal environment*. 

In my current system:

--------------------------------
$ cat /etc/init.d/inetd
#!/bin/sh

# /etc/init.d/inetd has been diverted by the xinetd package.
# The inetd service is provided by xinetd, which means inetd
# doesn't need to be run.
#
# See /etc/init.d/xinetd, or /etc/init.d/inetd.real.

exit 0
--------------------------------

Does it imply xinetd is more favorable than inetd?

Thanks




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to