pandeiro / arch-on-air

Step by step of setting up Arch Linux on a Macbook Air 2013
302 stars 19 forks source link

Grant wheel group to sudo (in a separated file) #6

Closed dnohales closed 9 years ago

dnohales commented 9 years ago

It's maybe a better practice to add custom sudo settings in a separated file in /etc/sudoers.d and what about grating it for the whole wheel group?

pandeiro commented 9 years ago

Nice improvement, @eagleoneraptor. Thanks!