Fix line in sudoers so we can successfully sudo
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
2cde4b9187
commit
e1d6dcec6b
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
root ALL=(ALL) ALL
|
||||
%wheel localhost=(ALL) NOPASSWD: ALL
|
||||
%wheel ALL=(ALL) NOPASSWD: ALL
|
||||
|
|
Loading…
Add table
Reference in a new issue