From bdaf29c68ca9a14cb2adcbc944f26d59187c7743 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Tue, 17 May 2011 19:41:44 +0000 Subject: testing/clapf: new aport --- testing/clapf/clapf.pre-install | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testing/clapf/clapf.pre-install (limited to 'testing/clapf/clapf.pre-install') 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 -- cgit v1.2.3