summaryrefslogtreecommitdiffstats
path: root/testing/mpd/mpd.initd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mpd/mpd.initd')
-rw-r--r--testing/mpd/mpd.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/mpd/mpd.initd b/testing/mpd/mpd.initd
index e8403576..10601dc4 100644
--- a/testing/mpd/mpd.initd
+++ b/testing/mpd/mpd.initd
@@ -9,6 +9,7 @@ CONF=/etc/mpd.conf
depend() {
need localmount
use net netmount nfsmount esound pulseaudio
+ after firewall
}
checkconfig() {