Hacker News new | ask | show | jobs
by maljx 3783 days ago
Go to /Library/LaunchDaemons/ and delete what you don't want to run at launch. (At your own risk of course.)
2 comments

Better to run "launchctl list | grep -iv com\.apple" for both yourself and root; there are multiple places that startup items can be placed.
Don't delete. Instead, run "launchctl unload -w <file name>". This will stop the service and disable it from loading on boot.
Tried that, didn't work. My guess is that Photoshop ran some kind of script that re-enabled it. I went to great lengths trying to gracefully disable all the CC crap before I gave up and rm -rf'd every damn file/directory containing adobe.