update-inetd - manage rlinetd (and inetd) configuration entries
Contents
Actions
--addENTRY
Adds an entry, which should be a line in a inetd.conf(5) format.
--removeSERVICE
Removes a service.
--enableSERVICE
Enables a service.
--disableSERVICE
Disables a service.
Description
update-inetd is a rlinetd's compatibility script, which can be used to by various Debian post-
installation scripts to manage services in rlinetd configuration files directory /etc/rlinetd.d.
update-inetd will spawn update-inetd.real(8) for managing entries in /etc/inetd.conf file. Please see
update-inetd.real(8) for details.
Files
/etc/rlinetd.conf, /etc/rlinetd.d/*, /etc/inetd.conf
Name
update-inetd - manage rlinetd (and inetd) configuration entries
Options
--version
Prints version information on standard output and exit successfully.
--debug
Enables debugging mode. Note the option is also passed to update-inetd.real(8).
Any other option is passed directly to update-inetd.real(8).
See Also
update-inetd.real(8), inetd.conf(5), rlinetd.conf(5), inetd2rlinetd(8)
Synopsis
update-inetd [options] --addENTRYupdate-inetd [options] --removeSERVICEupdate-inetd [options] --enableSERVICEupdate-inetd [options] --disableSERVICE
