logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

itox - converts inetd.conf style configuration files to xinetd.conf

Author

       xinetd and itox were written by Panagiotis Tsirigotis.

       This man page was written by Norbert Veber <nveber@debian.org> and Thomas Seyrat <tomasera@debian.org>

xinetd                                             March 2005                                            ITOX(8)

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>]

See Also