From d51c2ade89b39c478dc70a40d8e2218c57c7b7b3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 7 Sep 2018 13:58:01 +0200 Subject: [PATCH] dovecot: /var/empty is good enough for these accounts. --- srcpkgs/dovecot/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/dovecot/template b/srcpkgs/dovecot/template index 085c448752f..9fc2f92b1b1 100644 --- a/srcpkgs/dovecot/template +++ b/srcpkgs/dovecot/template @@ -43,8 +43,6 @@ fi # For SSL support. depends="ca-certificates" system_accounts="_dovecot _dovenull" -dovecot_homedir="/var/chroot" -dovenull_homedir="/var/chroot" conf_files="/etc/dovecot/*.conf /etc/dovecot/conf.d/*.conf /etc/ssl/dovecot-openssl.cnf" post_install() {