From 925666d19f52c14b92ecb3460a7f774a987fdfe2 Mon Sep 17 00:00:00 2001 From: Magic_RB Date: Sun, 23 Apr 2023 23:03:52 +0200 Subject: [PATCH] getmail don't chown /getmail.d Signed-off-by: Magic_RB --- containers/getmail/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/containers/getmail/default.nix b/containers/getmail/default.nix index c8910b9..abba010 100644 --- a/containers/getmail/default.nix +++ b/containers/getmail/default.nix @@ -64,8 +64,6 @@ nglib.makeSystem { '' export PATH=${with pkgs; lib.makeBinPath [ jq busybox runit bash getmail6-fixed maildrop-fixed ]}:${pkgs.opensmtpd}/libexec/opensmtpd:$PATH - chown vmail:vmail -R /getmail.d - set -m for rcfile in /mail-configuration/getmail.d/*.rc