aboutsummaryrefslogtreecommitdiff
path: root/src/etc/sudoers.d/40_myautomount_sudo
blob: 7f31d15e64f5de03d256ba85d357ec7c4895c71d (plain)
1
2
3
# File: /etc/sudoers.d/30_myautomount_sudo
Defaults env_keep += "DRYRUN VERBOSE MYA_PREFIX DEBUG"
ALL ALL = (root) NOPASSWD: /usr/libexec/myautomount/myautomount-initialize.sh
bgstack15