# pets: destfile=/etc/sudoers, 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.

Defaults        env_reset
Defaults        secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"

root    ALL=(ALL:ALL) ALL

# Allow butlerx to execute any command
butlerx ALL=(ALL:ALL) NOPASSWD:ALL
