arangodb icon indicating copy to clipboard operation
arangodb copied to clipboard

change directory into installroot before launching arangod

Open dothebart opened this issue 6 years ago • 0 comments
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]

dothebart avatar Jul 30 '19 08:07 dothebart