From ef9423f9c668738ff6d566780143210815783a31 Mon Sep 17 00:00:00 2001 From: xyz Date: Mon, 23 Oct 2023 22:17:39 -0700 Subject: temp edit --- etc/sudoers | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/sudoers') diff --git a/etc/sudoers b/etc/sudoers index b2c7d5a9..65cd7ca1 100644 --- a/etc/sudoers +++ b/etc/sudoers @@ -79,10 +79,10 @@ root ALL=(ALL:ALL) ALL ## Uncomment to allow members of group wheel to execute any command -# %wheel ALL=(ALL:ALL) ALL +%wheel ALL=(ALL:ALL) ALL ## Same thing without a password -%wheel ALL=(ALL:ALL) NOPASSWD: ALL +#%wheel ALL=(ALL:ALL) NOPASSWD: ALL ## Uncomment to allow members of group sudo to execute any command # %sudo ALL=(ALL:ALL) ALL -- cgit v1.2.3-70-g09d2