Apparently 'user' doesn't work?

This commit is contained in:
niten 2024-02-02 22:11:23 -08:00
parent 7319d30fc5
commit bbb8130178
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ in {
executable = script ${pkgs.dovecot}/libexec/dovecot/decode2text.sh
user = ${config.services.dovecot2.user}
unix_listener decode2text {
mode = 0660
mode = 0666
}
}