summaryrefslogtreecommitdiffstats
path: root/main/clamav/clamd.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/clamav/clamd.initd')
-rw-r--r--main/clamav/clamd.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/clamav/clamd.initd b/main/clamav/clamd.initd
index d3b915557..2864267e1 100644
--- a/main/clamav/clamd.initd
+++ b/main/clamav/clamd.initd
@@ -6,6 +6,7 @@ CONF=/etc/clamav/clamd.conf
depend() {
need net
+ after firewall
provide antivirus
}