summarylogtreecommitdiffstats
path: root/unifi-video.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unifi-video.patch')
-rw-r--r--unifi-video.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/unifi-video.patch b/unifi-video.patch
index 751fecf29f30..7eceed9027fa 100644
--- a/unifi-video.patch
+++ b/unifi-video.patch
@@ -1,6 +1,6 @@
---- unifi-video.orig 2017-05-17 12:52:47.000000000 -0700
-+++ unifi-video 2017-05-17 14:32:42.546545175 -0700
-@@ -260,7 +260,7 @@
+--- unifi-video.orig 2017-09-18 13:11:21.000000000 -0700
++++ unifi-video 2017-09-20 14:09:44.138185987 -0700
+@@ -261,7 +261,7 @@
-Dcom.sun.management.jmxremote.authenticate=false \
-Dcom.sun.management.jmxremote.port=${JVM_JMXREMOTE_PORT}"
[ -z "${JVM_JMXREMOTE_HOST}" ] && \
@@ -9,7 +9,7 @@
[ -z "${JVM_JMXREMOTE_HOST}" ] || \
JVM_OPTS="${JVM_OPTS} -Djava.rmi.server.hostname=${JVM_JMXREMOTE_HOST}"
-@@ -284,7 +284,6 @@
+@@ -285,7 +285,6 @@
start)
require_root
update_limits
@@ -17,7 +17,7 @@
echo 0x10 > /proc/self/coredump_filter
if is_service_running "${PIDFILE}" >/dev/null; then
log_verbose "${NAME} is already running..."
-@@ -303,7 +302,6 @@
+@@ -304,7 +303,6 @@
;;
stop)
require_root