itox.8 (xinetd-2.3.15) | : | itox.8 (xinetd-2.3.15.4.tar.xz) | ||
---|---|---|---|---|
ITOX(8) System Manager's Manual ITOX(8) | ITOX(8) System Manager's Manual ITOX(8) | |||
NAME | NAME | |||
itox - converts inetd.conf style configuration files to xinetd.conf | itox - converts inetd.conf style configuration files to xinetd.conf | |||
SYNOPSIS | SYNOPSIS | |||
itox [-daemon_dir <dir_path>] | itox [-daemon_dir <dir_name>] | |||
DESCRIPTION | DESCRIPTION | |||
itox takes on its standard input inetd.conf style entries and dumps to s tandard output the corresponding | itox takes on its standard input inetd.conf style entries and dumps to s tandard output the corresponding | |||
xinetd.conf style entries. | xinetd.conf style entries. | |||
OPTIONS | OPTIONS | |||
-daemon_dir <dir_path> | -daemon_dir <dir_name> | |||
Specifies the file name of the TCP daemon used in the inetd.conf f | If you use tcpd, this option specifies the directory where all the | |||
ile. | daemons are. You must specify | |||
this option if you use tcpd and the daemon file names are not abso | ||||
lute. | ||||
EXAMPLES | EXAMPLES | |||
itox -daemon_dir /usr/sbin/tcpd < inetd.conf > xinetd.conf | itox -daemon_dir /usr/sbin < inetd.conf > xinetd.conf | |||
AUTHOR | AUTHOR | |||
xinetd and itox were written by Panagiotis Tsirigotis. | xinetd and itox were written by Panagiotis Tsirigotis. | |||
This man page was written by Norbert Veber <nveber@debian.org>. | This man page was written by Norbert Veber <nveber@debian.org> and Thomas Seyrat <tomasera@debian.org> | |||
xinetd October 1999 ITOX(8) | xinetd March 2005 ITOX(8) | |||
End of changes. 5 change blocks. | ||||
6 lines changed or deleted | 8 lines changed or added |