I'm following the first section of the documentation for arangodb 2.7.3. I've made it as far as
brew install
/usr/local/sbin/arangod &
The very next section after install on basic cluster setup is written for folks using linux. It asks you to modify the configuration file, which I've done, followed by restarting arango via /etc/init.d/arangodb
What is the correct way to restart the arango daemon on mac osx?