summaryrefslogtreecommitdiffstats
path: root/main/postgrey/postgrey.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/postgrey/postgrey.pre-install')
-rwxr-xr-xmain/postgrey/postgrey.pre-install2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/postgrey/postgrey.pre-install b/main/postgrey/postgrey.pre-install
new file mode 100755
index 000000000..e37a27f7d
--- /dev/null
+++ b/main/postgrey/postgrey.pre-install
@@ -0,0 +1,2 @@
+#!/bin/sh
+adduser -h /var/spool/postfix/postgrey -g postgrey -s /bin/false -D postgrey &>/dev/null