add virus scanning
This commit is contained in:
parent
f51811b236
commit
7d4809038f
6 changed files with 30 additions and 6 deletions
|
@ -21,7 +21,7 @@ let
|
|||
then
|
||||
''
|
||||
clamav {
|
||||
servers = /var/run/clamav/clam.ctl;
|
||||
servers = /var/run/clamav/clamd.ctl;
|
||||
};
|
||||
''
|
||||
else "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue