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