void-packages/srcpkgs/xinetd/files/servers

11 lines
253 B
Text
Raw Normal View History

2014-05-04 10:24:47 +00:00
service servers
{
type = INTERNAL UNLISTED
port = 9099
socket_type = stream
protocol = tcp
wait = no
disable = yes
only_from = 127.0.0.1
}