sudoers fix?
This commit is contained in:
parent
ab929c2089
commit
d0af1878a5
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ root ALL=(ALL) ALL
|
||||||
%wheel ALL=(ALL) ALL
|
%wheel ALL=(ALL) ALL
|
||||||
|
|
||||||
## Same thing without a password
|
## 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
|
## Uncomment to allow members of group sudo to execute any command
|
||||||
# %sudo ALL=(ALL) ALL
|
# %sudo ALL=(ALL) ALL
|
||||||
|
|
Loading…
Reference in a new issue