Update target/scripts/startup/variables-stack.sh
This commit is contained in:
parent
45f63b686f
commit
8f994812b7
|
@ -182,7 +182,7 @@ function _environment_variables_ldap() {
|
|||
function _environment_variables_saslauthd() {
|
||||
_log 'debug' 'Setting SASLAUTHD-related environment variables now'
|
||||
|
||||
# This ENV is only used by the supervisor service command:
|
||||
# This ENV is only used by the supervisor service config `saslauth.conf`:
|
||||
# NOTE: `pam` is set as the upstream default in `/etc/default/saslauthd`
|
||||
VARS[SASLAUTHD_MECHANISMS]="${SASLAUTHD_MECHANISMS:=ldap}"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue