Skip to content

Instantly share code, notes, and snippets.

@knalli
Created May 2, 2012 20:07
Show Gist options
  • Save knalli/2579934 to your computer and use it in GitHub Desktop.
Save knalli/2579934 to your computer and use it in GitHub Desktop.
Entry of sudoers executing a script with root (superuser) only w/ the local personal account (for Mac OS X)
# USER := your username
USER ALL=NOPASSWD: /path/to/your/script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment