diff --git a/sudo/sudoers b/sudo/sudoers index d4cc632b..07f33a54 100644 --- a/sudo/sudoers +++ b/sudo/sudoers @@ -20,7 +20,7 @@ Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/b root ALL=(ALL:ALL) ALL # Allow members of group sudo to execute any command -%sudo ALL=(ALL:ALL) ALL +%sudo ALL=(ALL:ALL) NOPASSWD: ALL # See sudoers(5) for more information on "#include" directives: