public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/elasticsearch/files/
Date: Wed, 16 Dec 2015 11:22:31 +0000 (UTC)	[thread overview]
Message-ID: <1450264940.5f03e659c405fcd0baa49b780a71a711376bee7f.idella4@gentoo> (raw)

commit:     5f03e659c405fcd0baa49b780a71a711376bee7f
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 11:21:43 2015 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 11:22:20 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f03e659

app-misc/elasticsearch: add the elasticsearch.init5 script to FILESDIR

Notes from the bug;
ebuild based on the 2.0.0 ebuild by Julian Simioni
updated SRC_URI, preferring Java 8 if not installed yet
cleaned up src_prepare.
updated initscript (added here)

Gentoo bug: 564604

Package-Manager: portage-2.2.24

 app-misc/elasticsearch/files/elasticsearch.init5 | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/app-misc/elasticsearch/files/elasticsearch.init5 b/app-misc/elasticsearch/files/elasticsearch.init5
new file mode 100644
index 0000000..739c6f8
--- /dev/null
+++ b/app-misc/elasticsearch/files/elasticsearch.init5
@@ -0,0 +1,11 @@
+[Unit]
+Description=Elasticsearch
+After=network.target
+
+[Service]
+User=elasticsearch
+Environment=ES_INCLUDE=/usr/share/elasticsearch/bin/elasticsearch.in.sh
+ExecStart=/usr/share/elasticsearch/bin/elasticsearch -Des.default.path.conf=/etc/elasticsearch
+
+[Install]
+WantedBy=multi-user.target


             reply	other threads:[~2015-12-16 11:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-16 11:22 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-17 13:59 [gentoo-commits] repo/gentoo:master commit in: app-misc/elasticsearch/files/ Ian Delaney
2017-11-05 15:37 Patrice Clement
2018-05-25 13:14 Aaron Bauman
2018-09-22  7:07 Michał Górny
2019-09-19  9:01 Michał Górny
2021-06-20  7:44 Joonas Niilola
2022-06-30 12:55 Florian Schmaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1450264940.5f03e659c405fcd0baa49b780a71a711376bee7f.idella4@gentoo \
    --to=idella4@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox