From: Aki Tuomi Date: Tue, 24 Apr 2018 08:45:07 +0000 (+0300) Subject: systemd: Allow writing to home by default X-Git-Tag: 2.3.2.rc1~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5eae0e4df115f392b4b3745326fe005d5bd051ce;p=thirdparty%2Fdovecot%2Fcore.git systemd: Allow writing to home by default --- diff --git a/dovecot.service.in b/dovecot.service.in index d6c9dae776..940ce8f9e0 100644 --- a/dovecot.service.in +++ b/dovecot.service.in @@ -19,6 +19,7 @@ ExecStop=@bindir@/doveadm stop PrivateTmp=true NonBlocking=yes ProtectSystem=full +ProtectHome=no PrivateDevices=true # You can add environment variables with e.g.: