From: Mikhail Gusarov Date: Mon, 5 May 2014 08:50:05 +0000 (+0200) Subject: Note the date for the workaround X-Git-Tag: 0.6.10~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F69%2Fhead;p=thirdparty%2Frspamd.git Note the date for the workaround --- diff --git a/debian/postinst b/debian/postinst index 707b453ba6..4e66851526 100644 --- a/debian/postinst +++ b/debian/postinst @@ -19,7 +19,7 @@ case "$1" in chown $SERVER_USER: $SERVER_HOME $SERVER_LOG - # Remove accidentally created directory + # Remove accidentally created directory (<= 05.05.2014) rmdir /_rspamd:_rspamd ;;