Apparently 'user' doesn't work?
This commit is contained in:
parent
7319d30fc5
commit
bbb8130178
|
@ -450,7 +450,7 @@ in {
|
||||||
executable = script ${pkgs.dovecot}/libexec/dovecot/decode2text.sh
|
executable = script ${pkgs.dovecot}/libexec/dovecot/decode2text.sh
|
||||||
user = ${config.services.dovecot2.user}
|
user = ${config.services.dovecot2.user}
|
||||||
unix_listener decode2text {
|
unix_listener decode2text {
|
||||||
mode = 0660
|
mode = 0666
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue