DOKK / manpages / debian 12 / rlinetd / update-inetd.8.en
UPDATE-INETD(8) rlinetd UPDATE-INETD(8)

update-inetd - manage rlinetd (and inetd) configuration entries

update-inetd [options] --add ENTRY

update-inetd [options] --remove SERVICE

update-inetd [options] --enable SERVICE

update-inetd [options] --disable SERVICE

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.

Adds an entry, which should be a line in a inetd.conf(5) format.
Removes a service.
Enables a service.
Disables a service.

Prints version information on standard output and exit successfully.
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).

/etc/rlinetd.conf, /etc/rlinetd.d/*, /etc/inetd.conf

update-inetd.real(8), inetd.conf(5), rlinetd.conf(5), inetd2rlinetd(8)

Robert Luberda <robert@debian.org>

January 3rd, 2009 Debian