I have installed Jenkins executable on OSX, but now I want to stop it running. Whenever I kill it, no matter how, it just restarts immediately.
I\'ve tried using the
sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist
UI -> jenkins --> manage jenkins --> prepare for shutdown
brew services stop jenkins --all