summarylogtreecommitdiffstats
path: root/neo4j.service
blob: 5b1092a6a64b5e77398330add70834a5967db93e (plain)
1
2
3
4
5
6
7
8
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