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