From 5c79b900b59a5ad162ecc836e424468207ff031e Mon Sep 17 00:00:00 2001
From: Michael Biebl
device supports acting as a mesh point
+device supports acting as a mesh point. Since: 1.20.
the device is a 802.11s mesh point.
+the device is a 802.11s mesh point. Since: 1.20.
indicates that the per-connection
setting is unspecified. In this case, it will fallback to the default
- value, which is NM_CONNECTION_MULTI_CONNECT_SINGLE
-.
NM_CONNECTION_MULTI_CONNECT_SINGLE.
this is almost the same as
+this is almost the same
+ as NM_SETTINGS_UPDATE2_FLAG_IN_MEMORY, with one difference: when later deleting
+ the profile, the original profile will not be deleted. Instead a nmmeta
+ file is written to /run to indicate that the profile is gone.
+ Note that if such a nmmeta tombstone file exists and hides a file in persistant
+ storage, then when re-adding the profile with the same UUID, then the original
+ storage is taken over again.
this is like NM_SETTINGS_UPDATE2_FLAG_IN_MEMORY
-,
+
this is like NM_SETTINGS_UPDATE2_FLAG_IN_MEMORY,
but if the connection has a corresponding file on persistent storage, the file
will be deleted right away. If the profile is later again persisted to disk,
a new, unused filename will be chosen.