summarylogtreecommitdiffstats
path: root/openhab2.patch
diff options
context:
space:
mode:
authorChaosKid422017-12-22 17:07:58 +0100
committerChaosKid422017-12-22 17:07:58 +0100
commit54495f65d045cbd5a8489d96d81375f3d46e776d (patch)
treeda8841a0633a1d224d2b8fe9511cab9a742f8a9f /openhab2.patch
parent98401aa281db3b20efdf3ff852b9f016442ad833 (diff)
downloadaur-54495f65d045cbd5a8489d96d81375f3d46e776d.tar.gz
bumped to version 2.2.0
Diffstat (limited to 'openhab2.patch')
-rw-r--r--openhab2.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/openhab2.patch b/openhab2.patch
index 806ecbe390e2..160d3f6cf184 100644
--- a/openhab2.patch
+++ b/openhab2.patch
@@ -1,6 +1,6 @@
diff -ura openhab2.orig/runtime/bin/oh2_dir_layout openhab2.new/runtime/bin/oh2_dir_layout
---- openhab2.orig/runtime/bin/oh2_dir_layout 2017-06-27 23:14:06.000000000 +0200
-+++ openhab2.new/runtime/bin/oh2_dir_layout 2017-07-01 14:54:58.966716130 +0200
+--- openhab2.orig/runtime/bin/oh2_dir_layout 2017-12-18 11:24:01.000000000 +0100
++++ openhab2.new/runtime/bin/oh2_dir_layout 2017-12-22 16:10:03.211873815 +0100
@@ -6,7 +6,7 @@
export OPENHAB_HOME=`cd "$DIRNAME/../.."; pwd`
@@ -23,4 +23,4 @@ diff -ura openhab2.orig/runtime/bin/oh2_dir_layout openhab2.new/runtime/bin/oh2_
+ export OPENHAB_LOGDIR="/var/log/openhab2"
fi
- # Make sure the tmp folder exists as Karaf requires it
+ if [ -z ${OPENHAB_BACKUP} ]; then