cdemu-daemon/logfile.diff

18 lines
530 B
Diff

---
system/cdemu-daemon-system.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: cdemu-daemon-2.1.0/system/cdemu-daemon-system.sh
===================================================================
--- cdemu-daemon-2.1.0.orig/system/cdemu-daemon-system.sh
+++ cdemu-daemon-2.1.0/system/cdemu-daemon-system.sh
@@ -6,7 +6,7 @@
# Default settings
NUM_DEVICES=1
AUDIO_DRIVER=null
-LOG_FILE=/tmp/cdemu-daemon.log
+LOG_FILE=/var/log/cdemu-daemon.log
# Read the settings
CONFIG_FILE=/etc/sysconfig/cdemu-daemon