1 2 3 4 5 6 7 8 9 10 11 12 13
# default: off # description: The sane server accepts requests # for network access to a local scanner via the # network. service sane-port { port = 6566 socket_type = stream wait = no user = saned group = saned server = @SBINDIR@/saned }