aboutsummaryrefslogtreecommitdiffstats
path: root/testing/socklog/socklog.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/socklog/socklog.post-install')
-rw-r--r--testing/socklog/socklog.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/socklog/socklog.post-install b/testing/socklog/socklog.post-install
index a663d3dc32..de53f609d3 100644
--- a/testing/socklog/socklog.post-install
+++ b/testing/socklog/socklog.post-install
@@ -3,7 +3,7 @@
# Copyright 2015 Stuart Cardall (developer@it-offshore.co.uk)
# Distributed under the terms of the GNU General Public License, v2 or later #
-adduser -S -H -h /var/empty -D -s /sbin/nologin -g log log 2>/dev/null
+adduser -S -D -H -h /var/empty -s /sbin/nologin -g log log 2>/dev/null
if [ ! -d /etc/sv/socklog-unix ]; then
socklog-conf unix nobody log
mkdir -p /etc/service