#
# Settings for kolab-saslauthd daemon
#

@%@UCRWARNING=# @%@

# Should kolab-saslauthd run automatically on startup? (default: no)
START=yes

USER=listener
GROUP=nogroup
FLAGS="-l warning -u $USER -g $GROUP"
DAEMON_ARGS="--fork"

