aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gdnsd/gdnsd.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gdnsd/gdnsd.pre-install')
-rw-r--r--testing/gdnsd/gdnsd.pre-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/gdnsd/gdnsd.pre-install b/testing/gdnsd/gdnsd.pre-install
index 040e7f11df..8e8af592f4 100644
--- a/testing/gdnsd/gdnsd.pre-install
+++ b/testing/gdnsd/gdnsd.pre-install
@@ -2,4 +2,5 @@
addgroup -S gdnsd 2>/dev/null
adduser -S -H -h /dev/null -s /sbin/nologin -D -G gdnsd -g gdnsd gdnsd 2>/dev/null
+
exit 0