diff --git a/sudoers_tmp b/sudoers_tmp index af995a0..1ac0e24 100644 --- a/sudoers_tmp +++ b/sudoers_tmp @@ -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