Command-Line Arguments

To run a configuration daemon Dr.Web ConfigD, type the following command in the command line:

$ <opt_dir>/bin/drweb-configd [options]

Configuration daemon Dr.Web ConfigD can process the following options:

Short form

Long form

Arguments

-h

--help

 

Description: instructs to output short help information to the console about command-line parameters and exit.

 

-v

--version

 

Description: instructs to output information on the module version and exit.

 

-c

--config

<path to file>

Description: instructs to use the specified configuration file.

 

-d

--daemonize

 

Description: instructs to run the component as daemon; that is, without access to terminal.

 

-p

--pid-file

<path to file>

Description: instructs to use the specified PID file.

Example:

$ /opt/drweb.com/bin/drweb-configd -d -c /etc/opt/drweb.com/drweb.ini

The command runs Dr.Web ConfigD as daemon which uses the following configuration file: /etc/opt/drweb.com/drweb.ini.

Notes about startup

To support performance of the suite, the component must be run as daemon. In standard mode, Dr.Web ConfigD is run upon operation startup and has a standard management script located in /etc/init.d.