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

xconv.pl - inetd.conf to xinetd.conf converter

Author

       xconv was written by Rob Braun and xinetd was written by Panagiotis Tsirigotis.

3rd Berkeley Distribution                         July 31 2002                                          XCONV(8)

Description / Purpose

xconv.pl is provided by the xinetd package to assist in the migration from inetd based  systems  to  ones
       based on xinetd.

       Functionality  is  similar to the itox program, so reading itox(8) is recommended. An important note here
       is that xconv.pl does not support the -daemon_dir argument.

Name

xconv.pl - inetd.conf to xinetd.conf converter

Synopsis

       xconv.pl  can  convert  existing  inetd.conf files (configuration for the inetd program) into xinetd.conf
       files (configuration for the xinetd program)

Usage

xconv.pl < /etc/inetd.conf > /etc/xinetd.conf

See Also