Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deb: add systemd service config for upcoming Jessie #8765

Closed

Conversation

t-lo
Copy link

@t-lo t-lo commented Dec 3, 2014

This change adds a systemd service configuration file, and adds systemd logic to installation and de-installation scripts. The upcoming Debian 8 "Jessie" release will use systemd.

This means the elasticsearch .deb package will now ship both SystemV init and systemd configuration, and use whatever is appropriate on the target system. Tollef Fog Heen recommended this procedure on the pkg-systemd-maintainers Debian mailing list (http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/2014-December/005077.html).

fixes #8493

Thilo Fromm added 4 commits December 3, 2014 16:37
This change adds a systemd service configuration file, and adds systemd logic
to installation and de-installation scripts. The upcoming Debian 8 "Jessie"
release will use systemd.

fixes elastic#8943

Signed-off-by: Thilo Fromm <github@thilo-fromm.de>
@t-lo t-lo force-pushed the fix/8493-systemd-service-file-for-debian branch from 82e5223 to d3c4035 Compare December 4, 2014 10:18
@clintongormley clintongormley added review :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts labels Dec 4, 2014
@jpountz
Copy link
Contributor

jpountz commented Dec 5, 2014

Merged, thanks!

@jpountz jpountz closed this Dec 5, 2014
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >enhancement Team:Delivery Meta label for Delivery team v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lack of systemd init files in deb package
4 participants