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
commit8bb95a8365e55cfced245d3e34515434def1a10b (patch)
tree480ed45fa7d1c2f3e090a1253830f99df2f28952 /introspection
parent98ff1e291ce72bf94ae6c0a73adc1b3ddd448796 (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