Skip to content

Instantly share code, notes, and snippets.

@garrensmith
Created September 25, 2012 08:29
Show Gist options
  • Select an option

  • Save garrensmith/3780638 to your computer and use it in GitHub Desktop.

Select an option

Save garrensmith/3780638 to your computer and use it in GitHub Desktop.
Sudoers file to run applications via sudo without requiring a password
%deploy ALL=(ALL) NOPASSWD: /usr/local/bin/bluepill, /sbin/start my_app_bluepill , /sbin/stop my_app_bluepill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment