Need to use $ for env vars

This commit is contained in:
2023-10-02 09:40:27 -07:00
parent 04cb0f0eb2
commit 6847ced933
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ in {
"pass_attrs = =user=%{ldap:cn}"
"user_attrs = =user=%{ldap:cn}"
]);
target-file = "/run/dovecot-secret/ldap.conf";
target-file = "/run/dovecot-secrets/ldap.conf";
};
};