aboutsummaryrefslogtreecommitdiffstats
path: root/testing/thttpd/thttpd.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/thttpd/thttpd.pre-install')
-rw-r--r--testing/thttpd/thttpd.pre-install2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/thttpd/thttpd.pre-install b/testing/thttpd/thttpd.pre-install
index c2ccfb705c..12e860797e 100644
--- a/testing/thttpd/thttpd.pre-install
+++ b/testing/thttpd/thttpd.pre-install
@@ -4,3 +4,5 @@ addgroup -S -g 82 www-data 2>/dev/null
adduser -S -H -h /var/www/localhost/htdocs -s /sbin/nologin \
-D -g thttpd thttpd 2>/dev/null
addgroup thttpd www-data 2>/dev/null
+
+exit 0