1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/security/xinetd/pkg-descr
Vanilla I. Shu 0ed1287f66 - Upgrade to 2.3.13.
- use USE_RC_SUBR.
- remove BROKEN.
2004-02-22 03:26:14 +00:00

13 lines
471 B
Plaintext

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/