]> git.zerfleddert.de Git - hmcfgusb/commitdiff
Merge pull request #1 from bullshit/debian
authorJSurf <jsurf@gmx.de>
Sat, 21 Jun 2014 11:31:32 +0000 (13:31 +0200)
committerJSurf <jsurf@gmx.de>
Sat, 21 Jun 2014 11:31:32 +0000 (13:31 +0200)
adding log command to daemon

debian/hmland.init

index 7f8f6d3961d36238fc4affe48e1665236535ff5f..dd0dd0e9166c305e54c01ae942dcf997c00fc72c 100644 (file)
@@ -18,7 +18,7 @@ PATH=/sbin:/usr/sbin:/bin:/usr/bin
 DESC="Homematic LAN Adapter service" # Introduce a short description here
 NAME=hmland             # Introduce the short server's name here
 DAEMON=/opt/hm/hmcfgusb/$NAME # Introduce the server's location here
-DAEMON_ARGS="-r 03:30 -d -P -p 1000"             # Arguments to run the daemon with
+DAEMON_ARGS="-r 03:30 -d -P -p 1000 -L /var/log/hmland.log"             # Arguments to run the daemon with
 PIDFILE=/var/run/$NAME.pid
 SCRIPTNAME=/etc/init.d/$NAME
 
Impressum, Datenschutz