# default: off | |
# description: The saned provides scanner service via the network. \ | |
# Applications like kooka, xsane or xscanimage can use the remote \ | |
# scanner. | |
service sane-port | |
{ | |
socket_type = stream | |
port = 6566 | |
wait = no | |
user = saned | |
group = scanner | |
server = /usr/sbin/saned | |
disable = yes | |
} |