]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - src/patch/usr_local_etc_sudoers-allow-wheel.patch
worlds/i386/SABA: update to new layout
[CDN/Mosi.git] / src / patch / usr_local_etc_sudoers-allow-wheel.patch
1 --- usr/local/etc/sudoers       2010-12-08 12:37:47.696505554 +0000
2 +++ usr/local/etc/sudoers       2010-12-08 12:38:33.339922804 +0000
3 @@ -80,7 +80,7 @@
4  root ALL=(ALL) ALL
5  
6  ## Uncomment to allow members of group wheel to execute any command
7 -# %wheel ALL=(ALL) ALL
8 +%wheel ALL=(ALL) ALL
9  
10  ## Same thing without a password
11  # %wheel ALL=(ALL) NOPASSWD: ALL