doc: Remove Protected description
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 29 May 2013 13:21:15 +0000 (16:21 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 30 May 2013 07:29:44 +0000 (10:29 +0300)
The Protected setting was relevant only for Manager.ProvisionService
method call which was removed a long time ago.

doc/config-format.txt

index c255177..2429927 100644 (file)
@@ -22,9 +22,6 @@ These files can have an optional global entry describing the actual file.
 The 2 allowed fields for that entry are:
 - Name: Name of the network.
 - Description: Description of the network.
-- Protected: Configuration protection against being removed, modified or
-overwritten by a Manager.ProvisionService() call. If unset, this value defaults
-to TRUE, i.e. configs are protected by default.
 
 
 Service entry [service_*]