xinet.d_sane-port (337B)
1 # default: off 2 # description: The saned provides scanner service via the network. \ 3 # Applications like kooka, xsane or xscanimage can use the remote \ 4 # scanner. 5 service sane-port 6 { 7 socket_type = stream 8 port = 6566 9 wait = no 10 user = root 11 group = root 12 server = /usr/sbin/saned 13 disable = yes 14 }