I have installed Jenkins using .dmg file in MAC (10.6.8).
Installed directories:
Users/Shared/Jenkins - with all the plugins, war, jobs, usercontent, etc.
Applications/Jenkins - which is having the jenkins.war alone.
When the system boots, the jenkins started looking for the war and starting it. I'm able to access it via http://localhost:8080.
But I want that service to be stopped somehow and couldn't figure out how to do that.
Any suggestions on stopping it and starting it via command would be of greater help.
