xconv.pl - inetd.conf to xinetd.conf converter
Contents
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
