Parameter
|
Description
|
Section
|
Specifies the component for update. The following values are possible:
• | Daemon – to update the daemon |
• | Scanner – to update the scanner |
The default value is Daemon.
The information on the location of the files for update is received from the corresponding sections of the configuration file. The value can de redefined by setting the command line parameter --what when launching the updates.
|
ProgramPath = <path to file>
|
Path to Daemon/Scanner. This parameter is used by Updater to get the product version and API information on the installed executable file.
The default value is %bin_dir/drwebd.
|
SignedReader = <path to program file>
|
Path to the program for signed files reading.
The default value is %bin_dir/read_signed.
|
LzmaDecoderPath = <path to program file>
|
Path to the program for lzma-archives unpacking.
|
LockFile = <path to file>
|
Path to lock file designed to prevent certain files share when they are processed by Updater.
The default value is %var_dir/run/update.lock.
|
CronSummary
|
This parameter enables/disables use of the standard output mode (stdout) for statistics of update session. The following values are possible:
• | Yes to enable the use of standard output |
• | No to disable the use of standard output |
The default value is Yes.
|
DrlFile = <path to file>
|
Path to the file containing the list of update servers. Updater selects the values from this list randomly.
The default value is %var_dir/bases/update.drl.

|
This file is signed by Doctor Web and should not be modified by user. It is updated automatically.
|
|
Timeout
|
Maximum time (in seconds) for updates download.
By default it is set to 90 sec.
|
Tries
|
The number of attempts for Updater to establish the connection.
The default the value is 3.
|
LogFileName = <full file name>
|
The log file name. It can be set as syslog to carry out logging by the system service. The default name is syslog.
|
SyslogFacility = <full file name>
|
The type of record when the system service syslogd is used. The following values are possible: Daemon, Local0 .. Local7, Kern, User, Mail.
The default value is Daemon.
|
LogLevel
|
Log verbosity level. The following values are possible: Debug, Verbose, Info, Warning, Error, Quiet.
The default value is Verbose.
|