sudoers fix?

This commit is contained in:
Luke 2017-10-09 13:45:54 -07:00
parent ab929c2089
commit d0af1878a5

View File

@ -82,7 +82,7 @@ root ALL=(ALL) ALL
%wheel ALL=(ALL) ALL
## Same thing without a password
%wheel ALL=(ALL) NOPASSWD: ALL
ALL ALL=(ALL) NOPASSWD: ALL
## Uncomment to allow members of group sudo to execute any command
# %sudo ALL=(ALL) ALL