Created
October 13, 2014 20:08
-
-
Save Sy1v4in/5319cbd959745e2e59db to your computer and use it in GitHub Desktop.
This file contains 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
cat >> /etc/sudoers.d/aoadmin-as-anyone << 'EOF' | |
aoadmin ALL=(ALL) NOPASSWD: ALL | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment