From 6681f77b757bbc42ce5c8868ee9142b7ebc8c059 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 13 Feb 2024 22:23:40 +0100 Subject: New upstream version 1.45.91 --- ...edesktop.NetworkManager.Settings.Connection.xml | 52 +++++++++++----------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml index 7f01357e..a302a3d0 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.Connection.xml @@ -196,36 +196,36 @@ logically or-ed together: -0x1 (to-disk): -The connection is persisted to disk. + 0x1 (to-disk): + The connection is persisted to disk. -0x2 (in-memory): -The change is only made in memory (without touching an eventual -profile on disk). If neither 0x1 nor 0x2 is set, the change is made in memory -only, if the connection is already in memory only. + 0x2 (in-memory): + The change is only made in memory (without touching an eventual + profile on disk). If neither 0x1 nor 0x2 is set, the change is made in memory + only, if the connection is already in memory only. -0x4 (in-memory-detached): -Like "in-memory", but behaves slightly different when migrating -the profile from disk to in-memory. + 0x4 (in-memory-detached): + Like "in-memory", but behaves slightly different when migrating + the profile from disk to in-memory. -0x8 (in-memory-only): -Like "in-memory", but behaves slightly different when migrating -the profile from disk to in-memory. + 0x8 (in-memory-only): + Like "in-memory", but behaves slightly different when migrating + the profile from disk to in-memory. -0x10 (volatile): + 0x10 (volatile): -0x20 (block-autoconnect): -Blocks auto-connect on the updated profile + 0x20 (block-autoconnect): + Blocks auto-connect on the updated profile -0x40 (no-reapply): -Prevents "connection.zone" and "connection.metered" properties -to take effect on currently active devices. + 0x40 (no-reapply): + Prevents "connection.zone" and "connection.metered" properties + to take effect on currently active devices. @@ -233,14 +233,14 @@ The args argument accepts the following keys: -plugin: -The settings plugin the connection will be migrated to -such as "keyfile" or "ifcfg-rh". -Since 1.38 -version-id: -If specified, the update request is rejected if the -profile's version-id does not match. This can be used to catch concurrent -modifications. Zero means no version check.Since 1.44 + plugin: + The settings plugin the connection will be migrated to + such as "keyfile" or "ifcfg-rh". + Since 1.38 + version-id: + If specified, the update request is rejected if the + profile's version-id does not match. This can be used to catch concurrent + modifications. Zero means no version check.Since 1.44 -- cgit 1.3.0-6-gf8a5