summaryrefslogtreecommitdiff
path: root/community-testing/cdemu-daemon/cdemud.conf
blob: 4e0e314f4ac04f5ba941ec38fb9ae7927156b56d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# how many optical drives to emulate
NUM_DEVICES=2

# control device
CTL_DEVICE=/dev/vhba_ctl

# audio backend (null or alsa)
AUDIO_DRIVER=null

DAEMON="/usr/bin/cdemud"
BUS="system"
LOG_FILE="/var/log/cdemu.log"