aboutsummaryrefslogtreecommitdiffstats
path: root/testing/logstash/logstash.profile
diff options
context:
space:
mode:
authorStuart Cardall <developer@it-offshore.co.uk>2017-03-08 22:55:10 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-03-24 21:08:03 +0000
commit70516d0b4500df3e14c8d41d6d8b7ecc62c74618 (patch)
tree64ad8f5ba6468cc508e6cf35c2c7261799ba15fc /testing/logstash/logstash.profile
parent6dec91f48cc6136107985cc444729f4d2295e6f1 (diff)
downloadaports-70516d0b4500df3e14c8d41d6d8b7ecc62c74618.tar.bz2
aports-70516d0b4500df3e14c8d41d6d8b7ecc62c74618.tar.xz
testing/logstash: update to 5.2.2 / use supervise-daemon
adds service supervision with OpenRC's builtin supervise-daemon logstash/bin added to $PATH take ownership
Diffstat (limited to 'testing/logstash/logstash.profile')
-rw-r--r--testing/logstash/logstash.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/logstash/logstash.profile b/testing/logstash/logstash.profile
new file mode 100644
index 0000000000..fd6cc07b5a
--- /dev/null
+++ b/testing/logstash/logstash.profile
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+export PATH=$PATH:/usr/share/logstash/bin