void-packages/srcpkgs/xinetd/files/servers
2014-05-04 12:24:47 +02:00

10 lines
253 B
Text

service servers
{
type = INTERNAL UNLISTED
port = 9099
socket_type = stream
protocol = tcp
wait = no
disable = yes
only_from = 127.0.0.1
}