Skip to content

Instantly share code, notes, and snippets.

@mdarby
Created February 2, 2012 20:28
Show Gist options
  • Save mdarby/1725573 to your computer and use it in GitHub Desktop.
Save mdarby/1725573 to your computer and use it in GitHub Desktop.
mkdir -p ~/Library/LaunchAgents
cp /usr/local/Cellar/mongodb/1.8.2-x86_64/org.mongodb.mongod.plist ~/Library/LaunchAgents/
launchctl load -w ~/Library/LaunchAgents/org.mongodb.mongod.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment