summaryrefslogtreecommitdiffstats
path: root/extra/clamav/clamav.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/clamav/clamav.pre-install')
-rw-r--r--extra/clamav/clamav.pre-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/clamav/clamav.pre-install b/extra/clamav/clamav.pre-install
deleted file mode 100644
index 59ac60a4..00000000
--- a/extra/clamav/clamav.pre-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-adduser -H -s /bin/false -D clamav 2>/dev/null
-exit 0