Wireless Daemon for Linux
 help / color / mirror / Atom feed
* [PATCH v2 1/2] doc: document [General].Country main.conf option
@ 2022-09-08 23:06 James Prestwood
  2022-09-08 23:06 ` [PATCH v2 2/2] manager: add support for [General].Country James Prestwood
  2022-09-09 14:13 ` [PATCH v2 1/2] doc: document [General].Country main.conf option Denis Kenzior
  0 siblings, 2 replies; 3+ messages in thread
From: James Prestwood @ 2022-09-08 23:06 UTC (permalink / raw)
  To: iwd; +Cc: James Prestwood

This lets the user set a country code explicitly.
---
 src/iwd.config.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/src/iwd.config.rst b/src/iwd.config.rst
index 422d4c03..bafb6b85 100644
--- a/src/iwd.config.rst
+++ b/src/iwd.config.rst
@@ -206,6 +206,16 @@ The group ``[General]`` contains general settings.
        required are LoadCredentialEncrypted or SetCredentialEncrypted, and the
        secret identifier should be named whatever SystemdEncrypt is set to.
 
+   * - Country
+     - Value: Country Code (ISO Alpha-2)
+
+       Requests the country be set for the system. Note that setting this is
+       simply a **request** to set the country, and does not guarantee the
+       country will be set. For a self-managed wiphy it is never possible to set
+       the country from userspace. For other devices any regulatory domain
+       request is just a 'hint' and ultimately left up to the kernel to set the
+       country.
+
 Network
 -------
 
-- 
2.34.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-09 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 23:06 [PATCH v2 1/2] doc: document [General].Country main.conf option James Prestwood
2022-09-08 23:06 ` [PATCH v2 2/2] manager: add support for [General].Country James Prestwood
2022-09-09 14:13 ` [PATCH v2 1/2] doc: document [General].Country main.conf option Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox