mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
b424bd5e60
Release notes: https://www.elastic.co/guide/en/logstash/8.18/releasenotes.html https://www.elastic.co/docs/release-notes/logstash
14 lines
254 B
Plaintext
14 lines
254 B
Plaintext
Index: config/jvm.options
|
|
--- config/jvm.options.orig
|
|
+++ config/jvm.options
|
|
@@ -29,6 +29,9 @@
|
|
|
|
## basic
|
|
|
|
+# OpenBSD-specific
|
|
+-Djava.library.path=${TRUEPREFIX}/jruby/lib/jni/x86_64-OpenBSD
|
|
+
|
|
# set the I/O temp directory
|
|
#-Djava.io.tmpdir=${HOME}
|
|
|