pbrunreconnection

Data Type

Boolean, modifiable

Description

This variable affects the formation of the reconnection between pbrun and pblocald. If the value is missing or false, then pbrun listens for connections that are initiated by pblocald under the control of pbmasterd. If pbrunreconnection is set to true, pblocald listens for connections that are initiated by pbrun under the control of pbmasterd.

There is no read-only version of this variable.

Syntax

pbrunreconnection = boolean;

Valid Values

true pblocald listens for connections that are initiated by pbrun under the control of pbmasterd.
false pbrun listens for connections that are initiated by pblocald under the control of pbmasterd. This value is the default.
pbrunreconnection = true;

For more information, see the following: