mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 15:20:42 +01:00
doc: document [General].Country main.conf option
This lets the user set a country code explicitly.
This commit is contained in:
parent
15c7379b4d
commit
c5874c9ab0
@ -206,6 +206,16 @@ The group ``[General]`` contains general settings.
|
|||||||
required are LoadCredentialEncrypted or SetCredentialEncrypted, and the
|
required are LoadCredentialEncrypted or SetCredentialEncrypted, and the
|
||||||
secret identifier should be named whatever SystemdEncrypt is set to.
|
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
|
Network
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user