From d223f49fbc622e5b2f270711619ecbd542bed12e Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Tue, 27 Aug 2024 07:18:09 -0700 Subject: [PATCH] doc: deprecate UseDefaultInterface in docs --- src/iwd.config.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/iwd.config.rst b/src/iwd.config.rst index d9c94e01..0b2878b8 100644 --- a/src/iwd.config.rst +++ b/src/iwd.config.rst @@ -74,7 +74,7 @@ The group ``[General]`` contains general settings. ``[Network]`` settings for additional settings related to network configuration. - * - UseDefaultInterface + * - UseDefaultInterface (**deprecated**) - Values: true, **false** Do not allow **iwd** to destroy / recreate wireless interfaces at @@ -84,6 +84,9 @@ The group ``[General]`` contains general settings. most users with an upstream driver it should be safe to omit/disable this setting. + This setting is deprecated, please use [DriverQuirks].DefaultInterface + instead. + * - AddressRandomization - Values: **disabled**, once, network