itox - converts inetd.conf style configuration files to xinetd.conf
Contents
Description
itox takes on its standard input inetd.conf style entries and dumps to standard output the corresponding
xinetd.conf style entries.
Examples
itox -daemon_dir /usr/sbin < inetd.conf > xinetd.conf
Name
itox - converts inetd.conf style configuration files to xinetd.conf
Options
-daemon_dir<dir_name>
If you use tcpd, this option specifies the directory where all the daemons are. You must specify
this option if you use tcpd and the daemon file names are not absolute.
Synopsis
itox [-daemon_dir <dir_name>]
