diff options
Diffstat (limited to 'introspection/nm-device.xml')
-rw-r--r-- | introspection/nm-device.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index 0dca23c37d..0c2a330c00 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -106,7 +106,8 @@ If TRUE, indicates the device is allowed to autoconnect. If FALSE, manual intervention is required before the device will automatically connect to a known network, such as activating a connection using the - device, or setting this property to TRUE. + device, or setting this property to TRUE. This property cannot be + set to TRUE for default-unmanaged devices, since they never autoconnect. </tp:docstring> </property> <property name="FirmwareMissing" type="b" access="read"> |