From e465722b908aa870bdc293b9a417d3c15294aa6d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 25 Dec 2024 20:36:29 +0100 Subject: New upstream version 1.50.1 --- src/libnm-core-impl/nm-setting-connection.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/libnm-core-impl/nm-setting-connection.c') diff --git a/src/libnm-core-impl/nm-setting-connection.c b/src/libnm-core-impl/nm-setting-connection.c index 3298dce6..33d088bb 100644 --- a/src/libnm-core-impl/nm-setting-connection.c +++ b/src/libnm-core-impl/nm-setting-connection.c @@ -2154,7 +2154,15 @@ nm_setting_connection_class_init(NMSettingConnectionClass *klass) * property: uuid * variable: UUID(+) * description: UUID for the connection profile. When missing, NetworkManager - * creates the UUID itself (by hashing the filename). + * creates the UUID by hashing the connection filename. + * ---end--- + */ + /* ---keyfile--- + * property: uuid + * variable: uuid + * description: UUID for the connection profile. When missing, NetworkManager + * creates the UUID by hashing the connection filename. + * example: uuid=7bdbe39a-126c-3f94-ac5e-8f156ed38383 * ---end--- */ _nm_setting_property_define_direct_string(properties_override, -- cgit 1.3.0-6-gf8a5