Skip to content

Instantly share code, notes, and snippets.

@1951FDG
Created October 16, 2013 11:46
Show Gist options
  • Save 1951FDG/e961cca6c9fc8a6faf33 to your computer and use it in GitHub Desktop.
Save 1951FDG/e961cca6c9fc8a6faf33 to your computer and use it in GitHub Desktop.
Special privileges to allow setugid appkit code
sudo /usr/libexec/PlistBuddy -c "Add :rights:system.privilege.setugid_appkit:class string allow" /etc/authorization
sudo /usr/libexec/PlistBuddy -c "Delete :rights:system.privilege.setugid_appkit" /etc/authorization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment