add virus scanning

This commit is contained in:
Robin Raymond 2017-08-13 21:51:07 +02:00
parent f51811b236
commit 7d4809038f
6 changed files with 30 additions and 6 deletions

View file

@ -21,7 +21,7 @@ let
then
''
clamav {
servers = /var/run/clamav/clam.ctl;
servers = /var/run/clamav/clamd.ctl;
};
''
else "";