Managing launchd

Andrea D'Amore and.damore at macports.org
Sat Jul 4 09:13:55 PDT 2009


On 02/lug/09, at 21:33, Bryan Blackburn wrote:

> use the converse of the command you used to load it:
> $ sudo launchctl unload -w /Library/LaunchDaemons/ 
> org.macports.lighttpd.plist
> Then use the load again when you want to start it again.

Or
launchctl [start | stop] org.macports.lighttpd.plist
to just start/stop the daemon once it's loaded.


More information about the macports-users mailing list