aboutsummaryrefslogtreecommitdiffstats
path: root/main/unbound/unbound.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/unbound/unbound.pre-install')
-rw-r--r--main/unbound/unbound.pre-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/unbound/unbound.pre-install b/main/unbound/unbound.pre-install
index 4cd64d59c6..63c00e9cdc 100644
--- a/main/unbound/unbound.pre-install
+++ b/main/unbound/unbound.pre-install
@@ -3,4 +3,5 @@
addgroup -S unbound 2>/dev/null
adduser -S -s /sbin/nologin -D -H -h /etc/unbound -G unbound \
-g "Unbound user" unbound 2>/dev/null
+
exit 0