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

# audio backend (null, alsa or pulse)
AUDIO_DRIVER=null

# log file
LOG_FILE=/var/log/cdemud.log

# bus to use (system or session)
BUS="system"