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