summaryrefslogtreecommitdiffstats
path: root/main/postgrey/postgrey.pre-install
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2009-08-31 14:39:57 +0000
committerLeonardo Arena <rnalrd@gmail.com>2009-08-31 14:39:57 +0000
commit8a256600879b94ab86f9ad049f1347379c78c92b (patch)
tree4a4ba920305f513d240a3ccf807af0223d21677f /main/postgrey/postgrey.pre-install
parent6941ddc452b9fa47aa74bc4be2cf622665b54763 (diff)
downloadaports-8a256600879b94ab86f9ad049f1347379c78c92b.tar.bz2
aports-8a256600879b94ab86f9ad049f1347379c78c92b.tar.xz
main/postgrey: init, conf and pre-install script added
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 00000000..e37a27f7
--- /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