man8/DMANsetconflist_v2

Table of Contents

Name

DMANsetconflist_v2 - tell DMANserv_v2 to load a configuration file.

Synopsis

DMANsetconflist_v2 [dman_host] [conf]

Description

This program tells DMANserv_v2(8) to load a new CONFLIST table.

Arguments

Parsing of the arguments is simple minded.

The arguments marked required must be supplied.

Arguments marked optional are not required. However, if an optional argument is used the arguments preceeding it on the command line must be supplied (even if they are marked optional).

dman_host - required

the host where DMANserv_v2(8) is running
conf - optional

The name of the config file to load.

If not present DMANconf in the current directory is assumed.

The supplied file name must be an absolute pathname.

Examples

#
# load the DMANconf file from
# the current working directory
#
DMANsetconflist_v2 localhost

Notes

See the white paper "dman_config_edit" for more information.

This program is deprecated. Use DMANcontrol_v2(8) instead.

Manual Page Revision

$Id: DMANsetconflist_v2.8,v 2.2 2007/08/06 12:38:22 kitchen Exp $


Table of Contents