summarylogtreecommitdiffstats
path: root/neo4j.install
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2014-01-13 11:10:57 -0200
committerMarcel Campello Ferreira2014-01-13 11:10:57 -0200
commit16677849da56abdae8fafd963c449b93f6124d61 (patch)
treec521beb1c7f18f4434e159f5f6067d61099b982d /neo4j.install
parent36ffc99959483d57048ff4a6c3abab06604a7c97 (diff)
downloadaur-16677849da56abdae8fafd963c449b93f6124d61.tar.gz
Version 2.0.0-2.
Diffstat (limited to 'neo4j.install')
-rw-r--r--neo4j.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/neo4j.install b/neo4j.install
index a035c1724d8b..fbe06d3eb0a4 100644
--- a/neo4j.install
+++ b/neo4j.install
@@ -9,7 +9,8 @@
chown -R neo4j.neo4j /var/lib/neo4j
chown -R neo4j.neo4j /var/log/neo4j
chown -R neo4j.neo4j /etc/neo4j
- chown -R neo4j.neo4j /run/neo4j
+
+ /usr/bin/systemd-tmpfiles --create neo4j.conf
}
post_upgrade() {