Fix line in sudoers so we can successfully sudo

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2007-10-23 23:03:27 -05:00 committed by Simo Leone
parent 2cde4b9187
commit e1d6dcec6b

View File

@ -1,2 +1,2 @@
root ALL=(ALL) ALL
%wheel localhost=(ALL) NOPASSWD: ALL
%wheel ALL=(ALL) NOPASSWD: ALL