aboutsummaryrefslogtreecommitdiffstats
path: root/testing/clapf/clapf.pre-install
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2011-05-17 19:41:44 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2011-05-17 19:42:17 +0000
commitbdaf29c68ca9a14cb2adcbc944f26d59187c7743 (patch)
tree74415c3e8dfba7ba438e4a6e76d3613a096f04f9 /testing/clapf/clapf.pre-install
parent0038c58e264285009c7e1d3b0f8e396713882f5c (diff)
downloadaports-bdaf29c68ca9a14cb2adcbc944f26d59187c7743.tar.bz2
aports-bdaf29c68ca9a14cb2adcbc944f26d59187c7743.tar.xz
testing/clapf: new aport
Diffstat (limited to 'testing/clapf/clapf.pre-install')
-rw-r--r--testing/clapf/clapf.pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/clapf/clapf.pre-install b/testing/clapf/clapf.pre-install
new file mode 100644
index 0000000000..01997df895
--- /dev/null
+++ b/testing/clapf/clapf.pre-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+adduser -H -s /bin/false -D clamav 2>/dev/null
+exit 0