10 lines
253 B
Text
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
|
|
}
|