diff options
Diffstat (limited to 'dev-db/neo4j-community/neo4j-community-1.7.ebuild')
-rw-r--r-- | dev-db/neo4j-community/neo4j-community-1.7.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-db/neo4j-community/neo4j-community-1.7.ebuild b/dev-db/neo4j-community/neo4j-community-1.7.ebuild index bc03c42..82cfd86 100644 --- a/dev-db/neo4j-community/neo4j-community-1.7.ebuild +++ b/dev-db/neo4j-community/neo4j-community-1.7.ebuild @@ -39,6 +39,8 @@ src_install() { fperms 0700 /opt/neo4j/bin/neo4j-shell fperms 0700 /opt/neo4j/bin/utils + newinitd "${FILESDIR}"/neo4j.init neo4j + # create symlinks dosym /opt/neo4j/bin/neo4j /opt/bin/neo4j dosym /opt/neo4j/bin/neo4j-shell /opt/bin/neo4j-shell |