archboot/etc/remote/services_xinetd

11 lines
254 B
Text
Raw Normal View History

2007-02-22 23:46:50 +01:00
service services
{
type = INTERNAL UNLISTED
port = 9098
socket_type = stream
protocol = tcp
wait = no
disable = yes
only_from = 127.0.0.1
}