@ -270,11 +270,6 @@ Run the daemon as a specified user (the process must be started by root).
.br
.br
Default: disabled
Default: disabled
.TP
.TP
\fBAllowSupplementaryGroups BOOL\fR
Initialize a supplementary group access (the process must be started by root).
.br
Default: no
.TP
\fBBytecode BOOL\fR
\fBBytecode BOOL\fR
With this option enabled ClamAV will load bytecode from the database. It is highly recommended you keep this option turned on, otherwise you may miss detections for many new viruses.
With this option enabled ClamAV will load bytecode from the database. It is highly recommended you keep this option turned on, otherwise you may miss detections for many new viruses.
{"User",NULL,0,CLOPT_TYPE_STRING,NULL,-1,NULL,0,OPT_CLAMD|OPT_MILTER,"Run the daemon as a specified user (the process must be started by root).","clamav"},
{"User",NULL,0,CLOPT_TYPE_STRING,NULL,-1,NULL,0,OPT_CLAMD|OPT_MILTER,"Run the daemon as a specified user (the process must be started by root).","clamav"},
{"AllowSupplementaryGroups",NULL,0,CLOPT_TYPE_BOOL,MATCH_BOOL,0,NULL,0,OPT_CLAMD|OPT_FRESHCLAM|OPT_MILTER,"Initialize a supplementary group access (the process must be started by root).","no"},
/* Scan options */
/* Scan options */
{"Bytecode","bytecode",0,CLOPT_TYPE_BOOL,MATCH_BOOL,1,NULL,0,OPT_CLAMD|OPT_CLAMSCAN,"With this option enabled ClamAV will load bytecode from the database. It is highly recommended you keep this option on, otherwise you'll miss detections for many new viruses.","yes"},
{"Bytecode","bytecode",0,CLOPT_TYPE_BOOL,MATCH_BOOL,1,NULL,0,OPT_CLAMD|OPT_CLAMSCAN,"With this option enabled ClamAV will load bytecode from the database. It is highly recommended you keep this option on, otherwise you'll miss detections for many new viruses.","yes"},