Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: How to disable Bonjour' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: How to disable Bonjour
Authored by: allanmarcus on Jul 18, '05 03:21:22PM

From afp548.com

launchctl unload -w ~/Library/LaunchAgents/com.afp548.mover.plist

Notice that I added the optional "-w" flag this time. This flag adds or removes the "disabled" key from the plist at the appropriate time. If you don't use this when unloading a job it will automatically load the next time you login or reboot, depending on where your job file is located. You use the same "-w" flag when loading the job to remove the disabled key automatically.



[ Reply to This | # ]