Modifying a Directive

Directive values or settings belong to a certain data type such as integer, string, or boolean. Make sure that the setting you configure for a directive holds a compatible value. The changes you make to a directive are placed in the file /etc/appliance/customization/epl.conf and are preserved during an upgrade.

To modify the current setting of a directive, type the following command.

Syntax

eplconf set <directive_name> <directive_value>

or

eplconf set <directive_name>=<directive_value>

where <directive_name> is the name of the directive and <directive_value> is the new value for the directive