=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/sudoers,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/sudo/Attic/sudoers 2004/09/28 15:10:51 1.5 +++ src/usr.bin/sudo/Attic/sudoers 2007/07/26 16:10:16 1.6 @@ -16,13 +16,14 @@ # Runas alias specification # User privilege specification -root ALL=(ALL) ALL +root ALL=(ALL) SETENV: ALL # Uncomment to allow people in group wheel to run all commands -# %wheel ALL=(ALL) ALL +# and set environment variables. +# %wheel ALL=(ALL) SETENV: ALL # Same thing without a password -# %wheel ALL=(ALL) NOPASSWD: ALL +# %wheel ALL=(ALL) NOPASSWD: SETENV: ALL # Samples # %users ALL=/sbin/mount /cdrom,/sbin/umount /cdrom