aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2014-02-23 09:46:28 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-02-24 13:17:47 +0000
commit7898ab549b704fcef877ba0f0dab121305c8e926 (patch)
tree8aa3078ca8db1f067467c741e60e8b3efc534c67
parent5668fc525483685dedd771bd2394d3abd6f26980 (diff)
downloadrspamd-7898ab549b704fcef877ba0f0dab121305c8e926.tar.gz
rspamd-7898ab549b704fcef877ba0f0dab121305c8e926.zip
_rspamd user needs --force-badname
-rw-r--r--debian/postinst1
1 files changed, 1 insertions, 0 deletions
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