summaryrefslogtreecommitdiffstats
path: root/main/pgcluster/pgcluster.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/pgcluster/pgcluster.initd')
-rw-r--r--main/pgcluster/pgcluster.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pgcluster/pgcluster.initd b/main/pgcluster/pgcluster.initd
index fb5cdfdf..28606a58 100644
--- a/main/pgcluster/pgcluster.initd
+++ b/main/pgcluster/pgcluster.initd
@@ -7,6 +7,7 @@ opts="${opts} reload setup"
depend() {
use net
+ after firewall
provide postgresql
}