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

Use systemd-startscript #14

Open
neufeind opened this issue Apr 5, 2024 · 0 comments
Open

Use systemd-startscript #14

neufeind opened this issue Apr 5, 2024 · 0 comments

Comments

@neufeind
Copy link

neufeind commented Apr 5, 2024

Solr will ship a systemd-startscript. It's already commited but will only ship from solr 10.0 onward. It's however so basic that it should simply also work with solr 8 and 9. We could skip relying on the init.d-based shell-skript here and use the systemd-based variant to directly interface with .../bin/solr for start/stop.
https://issues.apache.org/jira/browse/SOLR-14410
Code for systemd-unit at: https://github.com/apache/solr/blob/main/solr/bin/systemd/solr.service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant