What I HATE about F11

Richard Fearn richardfearn at gmail.com
Sun Jun 14 12:43:33 UTC 2009


> # grep -n wheel /etc/sudoers
> 81:## Allows people in group wheel to run all commands
> 82:# %wheel     ALL=(ALL)       ALL
> 85:# %wheel     ALL=(ALL)       NOPASSWD: ALL
>
> All you have to do is uncomment one line ;)

That's exactly what I do, followed by:

$ usermod -a -G wheel rich

But wouldn't it be nice if this line was uncommented by default, and
firstboot added the first user to this group automatically?

Rich




More information about the fedora-devel-list mailing list