blob: 1202d7fd5474eae11696b86e91f071e692d117b8 [file] [log] [blame]
# 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
}