Created
December 6, 2012 17:23
-
-
Save cliftonlabrum/4226269 to your computer and use it in GitHub Desktop.
Allow Pow and Cisco AnyConnect to Peacefully Coexist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo launchctl unload -w /Library/LaunchDaemons/cx.pow.firewall.plist | |
--- | |
To undo the above: | |
sudo launchctl load /Library/LaunchDaemons/cx.pow.firewall.plist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment