commit d0af1878a5673b6c4e2c4a2c3828bb42dc4af10e
parent ab929c20892dfa097b325ebaa7b872d4c3dcfef8
Author: Luke <luke@lukesmith.xyz>
Date: Mon, 9 Oct 2017 13:45:54 -0700
sudoers fix?
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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