aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rrdbot
diff options
context:
space:
mode:
Diffstat (limited to 'testing/rrdbot')
-rw-r--r--testing/rrdbot/rrdbot.pre-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rrdbot/rrdbot.pre-install b/testing/rrdbot/rrdbot.pre-install
index ab339f8c81..291f9182a5 100644
--- a/testing/rrdbot/rrdbot.pre-install
+++ b/testing/rrdbot/rrdbot.pre-install
@@ -2,6 +2,6 @@
# this user should be included in alpine-baselayout-1.2.
# included here for backward compability.
-adduser -S -H -s /bin/false -D rrdbotd 2>/dev/null
+adduser -S -H -s /bin/false -D -g rrdbotd rrdbotd 2>/dev/null
exit 0