Last active
August 29, 2015 14:26
-
-
Save Leask/97d0e3876653ac9217ae to your computer and use it in GitHub Desktop.
Disabled rootless.
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 nvram boot-args="kext-dev-mode=1 rootless 0";sleep 1;sudo reboot | |
# sudo csrutil disable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment