freebsd-ports/security/xinetd/pkg-descr
Dmitry Marakasov 1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00

12 lines
470 B
Text

Xinetd is a replacement for inetd, the internet services daemon.
Xinetd is not just an inetd replacement. Anybody can use it to
start servers that don't require privileged ports because xinetd
does not require that the services in its configuration file be
listed in /etc/services.
Its configuration file has a different format than inetd's one
and it understands different signals. However the signal-to-action
assignment can be changed.
WWW: http://www.xinetd.org/