pow: add launchctl instructions

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ryan Schlesinger 2012-06-08 13:34:10 -07:00 committed by Adam Vandenberg
parent 05c1a78e73
commit 6f18e2c6c9

View file

@ -23,6 +23,10 @@ class Pow < Formula
Installs launchd agent to start on login:
pow --install-local
Enables both launchd agents:
sudo launchctl load -w /Library/LaunchDaemons/cx.pow.firewall.plist
launchctl load -w ~/Library/LaunchAgents/cx.pow.powd.plist
EOS
end
end