Command-Line Arguments

To start the Dr.Web MeshD component from the command line, run the following command:

$ <opt_dir>/bin/drweb-meshd [<parameters>]

Dr.Web MeshD accepts the following parameters:

Parameter

Description

--help

Function: Output short help information about command-line parameters to the console or the terminal emulator and shut down the component.

Short form: -h

Arguments: None.

--version

Function: Output information about the component version to the console or the terminal emulator and shut down the component.

Short form: -v

Arguments: None.

Example:

$ /opt/drweb.com/bin/drweb-meshd --help

This command outputs short help information about the Dr.Web MeshD component.

Startup Notes

The component cannot be started directly from the command line in standalone mode. The component is started automatically by the Dr.Web ConfigD configuration management daemon when necessary. To manage the operation parameters of the component, use the Dr.Web Ctl tool designed to manage Dr.Web Mail Security Suite from the command line.

To start the Dr.Web Ctl tool, run the drweb-ctl command.

 

To get documentation for this component from the command line, run the man 1 drweb-meshd command.