NAME

Global::update_inetd_conf - Updates inetd.conf


SYNOPSIS

In custom.conf:

        set TCP_WRAPPER /usr/sbin/tcpd
        24 Global::update_inetd_conf


DESCRIPTION

The variable INETD_CONF sould contain a list of services to be enabled. If the service has a _ prefix it will be wrapped by a tcp-wrapper specified with TCP_WRAPPER in custom.conf


SUPPORTED OPERATING SYSTEMS

Solaris FreeBSD Irix HP-UX Tru64


COPYRIGHT

Copyright (c) 2001 Joacim Häggmark. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

Joacim Häggmark <joacim@ludd.luth.se>