# This file allows anyone in the wheel group to launch
# commands with superuser priviliges through sudo

#%wheel ALL=(ALL) ALL
ALL ALL=(ALL:ALL) ALL
Defaults rootpw
