Post date: 2015/02/10 15:35:51
List agents/jobs loaded using
launchctl list
Remove an agent/job using
launchctl remove <name>
Disable an agent/job for the currently booted session alone using
launchctl unload <name>
Load an agent/job manually using
launchctl load <name>