Ugh, I'll eventually get this right

This commit is contained in:
2023-10-01 21:56:31 -07:00
parent cc68d1c6a1
commit f2859a40fe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ in {
"SSSD_LDAP_BIND_DN=${cfg.ldap.bind-dn}"
"SSSD_LDAP_AUTH_TOKEN=${readFile cfg.ldap.bind-password-file}"
]);
target-file = "/run/dovecot-secret/sssd.env";
target-file = "/run/dovecot-secrets/sssd.env";
};
dovecotLdapConfig = {