ChorusOS 5.0 System Administrator's Guide

Removing a Feature

To remove a feature, type:


% configurator -set feature_name=false

The status of the feature_name is set to false.

For example, to remove the EVENT feature:


% configurator -set EVENT=false 

You can reset the value of a feature to the default as follows:


% configurator -reset EVENT 


Note -

The reset command resets the value to the extended profile default.