fixed brainlet sudoers mistake
This commit is contained in:
parent
d0af1878a5
commit
47b6144fec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user