ChorusOS 4.0 Introduction

Removing a Feature

To remove a feature, type:


% configurator -set feature_name=false

The status of the feature_name feature 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.