projects
/
hmcfgusb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
df267f7
)
hmland.init: try hmland-location from Fhem-wiki, too
author
Michael Gernoth
<michael@gernoth.net>
Wed, 8 Mar 2017 13:08:55 +0000
(14:08 +0100)
committer
Michael Gernoth
<michael@gernoth.net>
Wed, 8 Mar 2017 13:08:55 +0000
(14:08 +0100)
debian/hmland.init
patch
|
blob
|
blame
|
history
diff --git
a/debian/hmland.init
b/debian/hmland.init
index 229157bb7cc2bc7e34ca5608f8b4a97bc7ecffbe..a2bf4b6c6e39bc59ae903d3bf69e00cbd5a6fe90 100644
(file)
--- a/
debian/hmland.init
+++ b/
debian/hmland.init
@@
-22,6
+22,10
@@
DAEMON_ARGS="-d -P" # Arguments to run the daemon with
PIDFILE=/var/run/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME
+if [ ! -x $DAEMON ]; then
+ DAEMON=/opt/hmcfgusb/$NAME #location from Fhem wiki...
+fi
+
# Exit if the package is not installed
[ -x $DAEMON ] || exit 0
Impressum
,
Datenschutz