diff options
Diffstat (limited to 'src/etc/sudoers.d/40_myautomount_sudo')
-rw-r--r-- | src/etc/sudoers.d/40_myautomount_sudo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/sudoers.d/40_myautomount_sudo b/src/etc/sudoers.d/40_myautomount_sudo index 7f31d15..5c45984 100644 --- a/src/etc/sudoers.d/40_myautomount_sudo +++ b/src/etc/sudoers.d/40_myautomount_sudo @@ -1,3 +1,3 @@ # File: /etc/sudoers.d/30_myautomount_sudo -Defaults env_keep += "DRYRUN VERBOSE MYA_PREFIX DEBUG" +Defaults env_keep += "DRYRUN VERBOSE MYA_PREFIX DEBUG AUTOMOUNT_USER" ALL ALL = (root) NOPASSWD: /usr/libexec/myautomount/myautomount-initialize.sh |