summarylogtreecommitdiffstats
path: root/neo4j.service
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2014-01-12 01:03:51 -0200
committerMarcel Campello Ferreira2014-01-12 01:03:51 -0200
commit36ffc99959483d57048ff4a6c3abab06604a7c97 (patch)
tree1f132ad47b6fcdd566d85a04152935f4ce47dc0f /neo4j.service
downloadaur-36ffc99959483d57048ff4a6c3abab06604a7c97.tar.gz
Version 2.0.0-1 (uploaded on 2014-01-07).
Diffstat (limited to 'neo4j.service')
-rw-r--r--neo4j.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/neo4j.service b/neo4j.service
new file mode 100644
index 000000000000..5b1092a6a64b
--- /dev/null
+++ b/neo4j.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Neo4j
+
+[Service]
+User=neo4j
+Type=forking
+ExecStart=/usr/bin/neo4j start
+ExecStop=/usr/bin/neo4j stop
+PIDFile=/run/neo4j/neo4j-service.pid