aboutsummaryrefslogtreecommitdiffstats
path: root/extra/clamav/clamd.confd
diff options
context:
space:
mode:
Diffstat (limited to 'extra/clamav/clamd.confd')
-rw-r--r--extra/clamav/clamd.confd9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/clamav/clamd.confd b/extra/clamav/clamd.confd
index 8d08b6868c..bc8072aead 100644
--- a/extra/clamav/clamd.confd
+++ b/extra/clamav/clamd.confd
@@ -1,5 +1,6 @@
-#
-# Specify daemon $OPTS here.
-#
-OPTS=""
+CLAMD_NICELEVEL=0
+
+# make sure we also start freshclam
+# comment out if you dont want start freshclam
+rc_need="freshclam"