Commit 936773ca authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

mimedefang needs clamav unix socket - put it into /run/clamav/clamd.sock

parent 8c88f09b
...@@ -47,5 +47,6 @@ clamd-config: ...@@ -47,5 +47,6 @@ clamd-config:
define CLAMD_CONFIG define CLAMD_CONFIG
TCPAddr 127.0.0.1 TCPAddr 127.0.0.1
User clamav User clamav
LocalSocket /run/clamav/clamd.sock
endef endef
export CLAMD_CONFIG export CLAMD_CONFIG
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment