Browse code

man: updating clamd.conf man page entry with new onas info

Mickey Sola authored on 2015/10/02 05:01:39
Showing 1 changed files
... ...
@@ -643,6 +643,21 @@ Files larger than this value will not be scanned in on access.
643 643
 .br
644 644
 Default: 5M
645 645
 .TP
646
+\fBOnAccessMountPath STRING\fR
647
+Specifies a mount point (including all files and directories under it), which should be scanned on access. This option can be used multiple times.
648
+.br
649
+Default: disabled
650
+.TP
651
+\fBOnAccessDisableDDD BOOL\fR
652
+Disables the dynamic directory determination system which allows for recursively watching include paths.
653
+.br
654
+Default: no
655
+.TP
656
+\fBOnAccessPrevention BOOL\fR
657
+Enables fanotify blocking when malicious files are found.
658
+.br
659
+Default: disabled
660
+.TP
646 661
 \fBDisableCertCheck BOOL\fR
647 662
 Disable authenticode certificate chain verification in PE files.
648 663
 .br