]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - targets/amd64/SS4200/config/patch/usr_local_etc_sudoers-allow-wheel.patch
Makefile, docs/spec, script/gentree, src: move gentree target config into target...
[CDN/Mosi.git] / targets / amd64 / SS4200 / config / 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