aboutsummaryrefslogtreecommitdiff
path: root/src/clamav/clamav.conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'src/clamav/clamav.conf.d')
-rw-r--r--src/clamav/clamav.conf.d8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/clamav/clamav.conf.d b/src/clamav/clamav.conf.d
new file mode 100644
index 0000000..9cd44d9
--- /dev/null
+++ b/src/clamav/clamav.conf.d
@@ -0,0 +1,8 @@
+# clamav startup script config options
+
+# change these to "yes" to start
+START_FRESHCLAM="no"
+START_CLAMD="no"
+
+# Options to pass to freshclam (man freshclam for more info).
+FRESHCLAM_OPTS="-c 12"