xref: /freebsd/release/packages/ucl/inetd-all.ucl (revision d61c75f634cf52fdef9590601d881f85275eee9a)
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
11}
12