X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb/blobdiff_plain/2ba9d831359dece9306240f347927d7e07929eb8..ff1fb96a897030301c403de0189279ad5a5eed1d:/debian/hmland.init diff --git a/debian/hmland.init b/debian/hmland.init index 7f8f6d3..dd0dd0e 100644 --- a/debian/hmland.init +++ b/debian/hmland.init @@ -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