arangodb
arangodb copied to clipboard
change directory into installroot before launching arangod
trafficstars
As seen in https://github.com/arangodb/arangodb/issues/8120#issuecomment-516168335 the arangodb starter should change the working directory to the install-root before launching arangod. In the rpm/deb case this would be / - in the tarball / windows installation this should be whatever directory there is in $0:
(new working directory)[/usr]/bin/arangodb[.exe]