aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openxcap/openxcap.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openxcap/openxcap.pre-install')
-rwxr-xr-xtesting/openxcap/openxcap.pre-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/openxcap/openxcap.pre-install b/testing/openxcap/openxcap.pre-install
index 44ad1065e1c..7c90e2775c1 100755
--- a/testing/openxcap/openxcap.pre-install
+++ b/testing/openxcap/openxcap.pre-install
@@ -2,4 +2,5 @@
addgroup -S openxcap 2>/dev/null
adduser -S -G openxcap -h /var/run/openxcap -s /bin/false -D -H -g openxcap openxcap 2>/dev/null
+
exit 0