# Set to "yes" to start jackd at boot
START_DAEMON=no

# The jackd process will run under this user
USER=fred

# Options to pass to jackd
OPTIONS="-R -d alsa -d hw"
