Skip to content

Instantly share code, notes, and snippets.

@nclark
Created August 25, 2017 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nclark/f703ceebf60dd7408c8867a52b6f79ce to your computer and use it in GitHub Desktop.
Save nclark/f703ceebf60dd7408c8867a52b6f79ce to your computer and use it in GitHub Desktop.
# root and users in group wheel can run anything on any machine as any user
root ALL = (ALL) ALL
%admin ALL = (ALL) ALL
nclark ALL = (ALL) ALL, NOPASSWD: /usr/local/bin/svc,/usr/local/bin/svstat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment