Age | Commit message (Collapse) | Author |
|
More work needs to be done to rationalize the differences but this is a
start.
|
|
We are using tmpfiles.d to do deal with creating directories in /run.
|
|
arangodb-tmpfile.conf specifies the /run directory that ArangoDB will
need to create it's pidfile.
We are now using systemd-tmpfiles to create the whatever is specifed in
that file in the post_install hook.
|
|
This commit fixes problems with paths by compiling with the proper cmake
settings.
|
|
|
|
This commit fixes some permissions issues that were preventing Arango
from being automatically restarted on reboot.
|
|
|