From e4502c8dacc064436dfb6f2d57bf1637ae376391 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 21 Oct 2016 17:16:19 +0200 Subject: [PATCH] =?utf8?q?Correction=C2=A0:=20=20=20=20=20=20=20=20=20etc/?= =?utf8?q?sv/amavis/local.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- etc/sv/amavis/local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/sv/amavis/local.sh b/etc/sv/amavis/local.sh index 5bef19e..5479864 100644 --- a/etc/sv/amavis/local.sh +++ b/etc/sv/amavis/local.sh @@ -21,7 +21,7 @@ for css in spam notspam done sudo find /etc/crm114 -maxdepth 1 -type f -exec \ - ln -fns -t ~mail/crm114 -o root -g root -m 664 {} + + ln -fns -t ~mail/crm114 {} + sudo ln -fns /dev/null ~mail/crm114/spamtext.txt sudo ln -fns /dev/null ~mail/crm114/nonspamtext.txt -- 2.20.1