You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen in arangodb/arangodb#8120 (comment) 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]
The text was updated successfully, but these errors were encountered:
As seen in arangodb/arangodb#8120 (comment) 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:The text was updated successfully, but these errors were encountered: