# Defaults for the saned initscript, from sane-utils
#
# ::maintainer::

# Set to yes to start saned
RUN=yes

# Set to the user saned should run as
RUN_AS_USER=saned
