summaryrefslogtreecommitdiffstats
path: root/main/portmap/portmap.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/portmap/portmap.initd')
-rw-r--r--main/portmap/portmap.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/portmap/portmap.initd b/main/portmap/portmap.initd
index 65d23d74..67ce7cf9 100644
--- a/main/portmap/portmap.initd
+++ b/main/portmap/portmap.initd
@@ -5,6 +5,7 @@
depend() {
use net
+ after firewall
before inetd
before xinetd
}