From: Mikhail Gusarov Date: Sun, 23 Feb 2014 08:46:28 +0000 (+0100) Subject: _rspamd user needs --force-badname X-Git-Tag: 0.6.9~10^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78bd34cdd6b88d5b6a7c8483e4dbfe0da7426a74;p=thirdparty%2Frspamd.git _rspamd user needs --force-badname --- diff --git a/debian/postinst b/debian/postinst index 6330486c2e..c8c5a5aeee 100644 --- a/debian/postinst +++ b/debian/postinst @@ -17,6 +17,7 @@ case "$1" in --no-create-home \ --disabled-login \ --gecos "$SERVER_NAME" \ + --force-badname \ $SERVER_USER chown $SERVER_USER: $SERVER_HOME $SERVER_LOG