summaryrefslogtreecommitdiffstats
path: root/testing/fprobe/fprobe.initd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-09-16 08:42:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-09-16 08:42:06 +0000
commit9f006bb785d8076a7070b0b7cd52e2ce277f3012 (patch)
tree8a433f78575b4e33c1c917a45c1f0a4ee1ba24f5 /testing/fprobe/fprobe.initd
parent525202980e6ce6c2c101239bbff07f1d2b1f40f9 (diff)
downloadaports-9f006bb785d8076a7070b0b7cd52e2ce277f3012.tar.bz2
aports-9f006bb785d8076a7070b0b7cd52e2ce277f3012.tar.xz
main/testing/fprobe: start service after firewall
Diffstat (limited to 'testing/fprobe/fprobe.initd')
-rw-r--r--testing/fprobe/fprobe.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/fprobe/fprobe.initd b/testing/fprobe/fprobe.initd
index b2ee6ded..a14f1e6b 100644
--- a/testing/fprobe/fprobe.initd
+++ b/testing/fprobe/fprobe.initd
@@ -4,6 +4,7 @@
depend() {
need net
+ after firewall
}
BIN=/usr/sbin/fprobe