From 7898ab549b704fcef877ba0f0dab121305c8e926 Mon Sep 17 00:00:00 2001 From: Mikhail Gusarov Date: Sun, 23 Feb 2014 09:46:28 +0100 Subject: _rspamd user needs --force-badname --- debian/postinst | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 6330486c2..c8c5a5aee 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 -- cgit v1.2.3