# Calculate comment=#

#?os_install_root_type==livecd#
Defaults	!env_reset
#os_install_root_type#
#?os_install_root_type!=livecd#
Defaults	env_reset
#os_install_root_type#

root	ALL=(ALL) ALL

# BEGIN laptop configuration
# END laptop configuration

#?os_install_root_type==livecd#
%wheel	ALL=(ALL) NOPASSWD: ALL
#os_install_root_type#
%vboxusers ALL=NOPASSWD:/sbin/modprobe vboxdrv
