mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
databases/neo4j: Fix run-time
- Assign UID and GIT to neo4j (both 369) - Instruct neo4j to run as neo4j user - Move config directory to PREFIX/etc/neo4j - Move certificates base directory to PREFIX/etc/neo4j/certificates - Move data directory to /var/db/neo4j/data - Move metrics directory to /var/db/neo4j/metrics - Move import directory to /var/db/neo4j/import - Fix rc.d script accordingly Partially based on information from [1] and [2] PR: 268526 [1] PR: 228532 [2] Sponsored by: resulta.sk
This commit is contained in:
@@ -315,7 +315,7 @@ gotify:*:365:365::0:0:Gotify User:/var/db/gotify:/usr/sbin/nologin
|
||||
opengist:*:366:366::0:0:OpenGist User:/var/db/opengist:/usr/sbin/nologin
|
||||
velbustcpd:*:367:367::0:0:Velbustcp Deamon:/nonexistent:/usr/sbin/nologin
|
||||
sshesame:*:368:368::0:0:Sshesame Daemon:/nonexistent:/usr/sbin/nologin
|
||||
# free: 369
|
||||
neo4j:*:369:369::0:0:neo4j Database Daemon:/nonexistent:/usr/sbin/nologin
|
||||
_wsdd:*:370:370::0:0:Web Service Discovery Daemon:/nonexistent:/usr/sbin/nologin
|
||||
# free: 371
|
||||
# free: 372
|
||||
|
||||
Reference in New Issue
Block a user