forked from spacepants/puppet-solr
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
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
Reactions are currently unavailable