summaryrefslogtreecommitdiff
path: root/community/cdemu-daemon/cdemud.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community/cdemu-daemon/cdemud.conf')
-rw-r--r--community/cdemu-daemon/cdemud.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/cdemu-daemon/cdemud.conf b/community/cdemu-daemon/cdemud.conf
index 91ada613f..8e49cdfd5 100644
--- a/community/cdemu-daemon/cdemud.conf
+++ b/community/cdemu-daemon/cdemud.conf
@@ -6,3 +6,7 @@ CTL_DEVICE=/dev/vhba_ctl
# audio backend (null or alsa)
AUDIO_BACKEND=null
+
+DAEMON="/usr/bin/cdemud"
+BUS="system"
+LOG_FILE="/var/log/cdemu.log"