.\" Process this file with .\" groff -man -Tascii drwebd.1 .TH drwebd 1 "1992-2010" "6.0.2.9" "USER MANUAL" .SH NAME drwebd \- DrWeb Daemon checks files for viruses. .SH SYNOPSIS .B drwebd [OPTIONS] .SH DESCRIPTION .B DrWeb Daemon is a permanently loaded DrWeb antivirus module, which can scan for viruses files on disk or data transferred through socket on request from other DrWeb components. Requests are made using special protocol via UNIX sockets or TCP sockets. .PP .B DrWeb Daemon uses DrWeb antivirus engine and virus databases and is able to detect and cure all known viruses. .PP .B DrWeb Daemon is always running and has clear and easy protocol for sending scan requests, which makes it a perfect solution to be used as the antivirus filter for file servers, mail servers and internet gateways. .SH OPTIONS .TP \ .B -h - use help. .TP \ .B -ini= - use of alternative configuration file. .TP \ .B --foreground= - setting up Daemon operation mode at start. If .B Yes value is specified, Daemon will work in foreground. If .B No value is specified, Daemon will operate in daemon mode. .TP \ .B --check-only - checking validity of Daemon's configuration at start. If some command line parameters are also specified, their validity will be checked as well. .TP \ .B -a= - running Daemon in central protection mode. .TP \ .B --only-key - nothing but key file is received from the .B Control Agent at start. .SH SIGNALS .TP \ .SM SIGHUP - reload of configuration file .TP \ .SM SIGTERM - correct termination of Daemon process .TP \ .SM SIGKILL - forced termination of Daemon process (if any problems have emerged) .SH AUTHOR Doctor Web (http://www.drweb.com) .SH SEE ALSO drweb(1)