The immutable flag is set if the VPN connection is provisioned
via a .config file. The VPN connection can be removed only by
removing the .config file from /var/lib/connman-vpn directory.
---
 doc/vpn-connection-api.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/vpn-connection-api.txt b/doc/vpn-connection-api.txt
index 722d708..4367699 100644
--- a/doc/vpn-connection-api.txt
+++ b/doc/vpn-connection-api.txt
@@ -75,6 +75,14 @@ Properties   string State [readonly]
 
                       The VPN host (server) address.
 
+               boolean Immutable [readonly]
+
+                       This value will be set to true if the connection is
+                       configured externally via a configuration file.
+
+                       The only valid operation are Connect(), Disconnect()
+                        and GetProperties()
+
                int Index [readonly]
 
                        The index of the VPN network tunneling interface.
-- 
1.7.11.4

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to