* fixed plan9port rc scripts to include correct shebangs
[t2.git] / target / desktop / pkg_sudo.patch
blob4dabeb6ea3a002db8f5e3ebadbcdbe00748b44c0
1 --- sudo-1.6.8p12/sudoers.vanilla 2006-09-11 11:00:53.000000000 +0200
2 +++ sudo-1.6.8p12/sudoers 2006-09-11 11:01:57.000000000 +0200
3 @@ -27,3 +27,6 @@
4 # Samples
5 # %users ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
6 # %users localhost=/sbin/shutdown -h now
8 +# Allow people in the users group to run all commands
9 +%users ALL=(ALL) ALL