aboutsummaryrefslogtreecommitdiffstats
path: root/testing/clapf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/clapf')
-rw-r--r--testing/clapf/clapf.pre-install2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/clapf/clapf.pre-install b/testing/clapf/clapf.pre-install
index dff8c72c534..eec8afe4f2c 100644
--- a/testing/clapf/clapf.pre-install
+++ b/testing/clapf/clapf.pre-install
@@ -1,3 +1,5 @@
#!/bin/sh
+
adduser -S -H -s /bin/false -D -g clamav clamav 2>/dev/null
+
exit 0