Created
September 25, 2012 08:29
-
-
Save garrensmith/3780638 to your computer and use it in GitHub Desktop.
Sudoers file to run applications via sudo without requiring a password
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
| %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