# pets: destfile=/etc/sudoers.d/sudo_group, owner=root, group=root, mode=0440
# pets: package=sudo
# pets: pre=/usr/sbin/visudo -cf
#
# Warning! This file has been generated by pets(1). Any manual modification
# will be lost.

# Allow members of group sudo to execute any command
%sudo   ALL=(ALL:ALL) NOPASSWD:ALL
