# $Id$ service httpd-stage-perl-xinetd { disable = no port = 83 type = UNLISTED socket_type = stream protocol = tcp wait = no user = root bind = 127.0.0.1 server = /root/src/inetdmx/inetdmx server_args = --start --start-command-timeout 60 --lock /var/lock/httpd-stage-perl-inetdmx.lock --syslog --port 84 /etc/init.d/httpd-stage-perl start;true }