diff --git a/sudoers_tmp b/sudoers_tmp index 1ac0e24..49efe65 100644 --- a/sudoers_tmp +++ b/sudoers_tmp @@ -79,10 +79,10 @@ root ALL=(ALL) ALL ## Uncomment to allow members of group wheel to execute any command - %wheel ALL=(ALL) ALL + #%wheel ALL=(ALL) ALL ## Same thing without a password -ALL ALL=(ALL) NOPASSWD: ALL +%wheel ALL=(ALL) NOPASSWD: ALL ## Uncomment to allow members of group sudo to execute any command # %sudo ALL=(ALL) ALL