.\" Process this file with .\" groff -man -Tascii updater.1 .TH updater 1 "1992-2012" "@VERSION@" "USER MANUAL" .SH NAME update.pl \- an updating utility (DrWeb Updater). .SH SYNOPSIS .B update.pl [OPTIONS] .SH DESCRIPTION .B DrWeb Updater module is an updating script update.pl written in Perl. It is used for automatic receipt and installation of regular updates: antivirus add-ons, content-specific black and white lists, component updates. .SH OPTIONS .TP \ .B --ini= - use of alternative configuration file. .TP \ .B --what= - name of the component to be updated. .TP \ .B --not-need-reload= - if this parameter is not specified, then all the daemons will be restarted after update.pl script finishes its work (but only if any of their components has been updated, removed or added during script operation). .IP \ - if this parameter is specified, but no value is set for it, then none of the daemons will be restarted after update.pl script finishes its work. .IP - names of the daemons can be uses as values for this parameter, and several names can be specified in one string, without whitespaces and with comma used as a delimiter. Daemons from this list will not be restarted. .TP .B --components - view a list of all product components available for update. .TP .B --freeze= - block updates for specific component. .TP .B --unfreeze= - enable updates for a frozen components. .TP .B --restore= - restore component to a previous state. On restoring component will be automatically frozen. To enable updates for a restored component you need to unfreeze it. .TP .B --mode= - sets path to download directory (only for agent mode). .TP .B --download_dir= - sets path to download directory (only for agent mode). .TP .B --lst= - sets path to lst-file (only for agent mode). .TP .B --help - display help. .SH SIGNALS .TP \ SIGHUP - reload of configuration file .TP \ SIGINT - correct termination of operation .TP \ SIGKILL - forced termination of Updater process (if any problems have emerged) .SH AUTHOR Doctor Web (http://www.drweb.com) .SH SEE ALSO drwebd(1)