xref: /freebsd/release/packages/ucl/inetd-all.ucl (revision d9cc3d558d00ee7f62dbef2032f099033c91d2a1)
1comment = "Internet super-server"
2
3desc = <<EOD
4The inetd(8) server listens for incoming network connections and spawns a
5process to handle the connection based on its configuration file.  Some
6built-in servers for basic services are also provided.
7EOD
8
9annotations {
10	set = "minimal,minimal-jail"
11}
12