env-name

Use the env-name stanza entry to list the system environment variables the WebSEAL daemon exports during initialization.

env-name = env-value

Description

Defines system environment variables that are exported by WebSEAL.

During initialization, the WebSEAL daemon exports the environment variables defined as entries in the [system-environment-variables] stanza. You must include a separate entry for each system environment variable that we want to export.

Options

Usage: Optional Notes:

Default value

None.

Example:

The following example sets the LANG and GSK_TRACE_FILE environment variables.

LANG = de
GSK_TRACE_FILE = /tmp/gsk.trace

Parent topic: [system-environment-variables] stanza