GitHub user osma opened a pull request:
https://github.com/apache/jena/pull/375
JENA-1501: add systemd unit file for Fuseki
This adds a systemd unit file to the Fuseki2 distribution.
This is the same file that was circulated on the users list (in response to
a question by @jneubert), but with reduced default memory setting (2GB), an ASF
license header and some hopefully helpful comments about how to set it up.
See https://issues.apache.org/jira/browse/JENA-1501
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/osma/jena fuseki-systemd-service
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/375.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #375
----
commit a85333a8c821927eb4a58463859b5f6caa2d94e4
Author: Osma Suominen <osma.suominen@...>
Date: 2018-03-08T15:19:08Z
JENA-1501: add systemd unit file for Fuseki
----
---