summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-11-30 12:43:05 +0100
committerThomas Haller <thaller@redhat.com>2017-12-05 19:57:24 +0100
commit3fafa464902a22e6a950ec787766e8d0687f21f8 (patch)
tree480ed45fa7d1c2f3e090a1253830f99df2f28952 /introspection
parentffd6067550ee46fd4e0e7fdc425b774d867ed403 (diff)
settings: add NM_SETTINGS_UPDATE2_FLAG_BLOCK_AUTOCONNECT flag
Diffstat (limited to 'introspection')
-rw-r--r--introspection/org.freedesktop.NetworkManager.Settings.Connection.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml
index 6e518677e..9064ecaf3 100644
--- a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml
+++ b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml
@@ -107,7 +107,8 @@
Provide an empty array, to use the current settings.
@flags: optional flags argument. Currently supported flags are:
"0x1" (to-disk),
- "0x2" (in-memory).
+ "0x2" (in-memory),
+ "0x20" (block-autoconnect).
Unknown flags cause the call to fail.
@args: optional arguments dictionary, for extensibility. Currently no
arguments are accepted. Specifying unknown keys causes the call