Skip to content

Instantly share code, notes, and snippets.

@Lackoftactics
Last active February 9, 2018 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lackoftactics/12ccc2e032ebfcba1ea3550602e23505 to your computer and use it in GitHub Desktop.
Save Lackoftactics/12ccc2e032ebfcba1ea3550602e23505 to your computer and use it in GitHub Desktop.
Unload launchtl (program starters
launchctl unload /Users/przemyslawmroczek/Library/LaunchAgents/homebrew.mxcl.elasticsearch.plist
launchctl remove /Users/przemyslawmroczek/Library/LaunchAgents/homebrew.mxcl.elasticsearch.plist
rm /Users/przemyslawmroczek/Library/LaunchAgents/homebrew.mxcl.elasticsearch.plist
brew services stop elasticsearch
brew uninstall elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment