summarylogtreecommitdiffstats
path: root/openhab2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'openhab2.patch')
-rw-r--r--openhab2.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/openhab2.patch b/openhab2.patch
index 160d3f6cf184..c79326e7aaf1 100644
--- a/openhab2.patch
+++ b/openhab2.patch
@@ -1,6 +1,5 @@
-diff -ura openhab2.orig/runtime/bin/oh2_dir_layout openhab2.new/runtime/bin/oh2_dir_layout
---- 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
+--- openhab2.orig/runtime/bin/oh2_dir_layout 2018-12-17 02:24:37.000000000 +0100
++++ openhab2.new/runtime/bin/oh2_dir_layout 2018-12-19 12:23:27.777134293 +0100
@@ -6,7 +6,7 @@
export OPENHAB_HOME=`cd "$DIRNAME/../.."; pwd`
@@ -23,4 +22,4 @@ diff -ura openhab2.orig/runtime/bin/oh2_dir_layout openhab2.new/runtime/bin/oh2_
+ export OPENHAB_LOGDIR="/var/log/openhab2"
fi
- if [ -z ${OPENHAB_BACKUP} ]; then
+ if [ -z ${OPENHAB_BACKUPS} ]; then