summaryrefslogtreecommitdiffstats
path: root/testing/dspam/dspam.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dspam/dspam.pre-install')
-rw-r--r--testing/dspam/dspam.pre-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/dspam/dspam.pre-install b/testing/dspam/dspam.pre-install
deleted file mode 100644
index 9a6cc6f1..00000000
--- a/testing/dspam/dspam.pre-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-adduser -h /var/lib/dspam -s /bin/false -D dspam 2>/dev/null
-chown dspam:dspam /var/lib/dspam
-exit 0
-