summaryrefslogtreecommitdiffstats
path: root/testing/postgrey/postgrey.initd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/postgrey/postgrey.initd')
-rw-r--r--testing/postgrey/postgrey.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/postgrey/postgrey.initd b/testing/postgrey/postgrey.initd
index d38538de..c9e51ceb 100644
--- a/testing/postgrey/postgrey.initd
+++ b/testing/postgrey/postgrey.initd
@@ -9,6 +9,7 @@ opts="${opts} reload"
depend() {
need net
+ after firewall
before postfix
provide postfix_greylist
}