var/lib/iwd: stop repeating global configuration

This commit is contained in:
Aminda Suomalainen 2023-01-15 14:55:50 +02:00
parent a661fbdb3c
commit e0bbc6b798
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 7 additions and 11 deletions

View File

@ -1,4 +1,10 @@
iwd network configuration lives in this directory
See also `../../../etc/iwd/main.conf` especially in standalone iwd without
NetworkManager
NetworkManager.
Notes:
* `Settings.AutoConnect=true` is unnecessary as it defaults to true
according to `man iwd.network`.
* `IPv6.Enabled=true` defauls to true being also unnecessary.

View File

@ -1,5 +0,0 @@
[Settings]
AutoConnect=true
[IPv6]
Enabled=true

View File

@ -1,5 +0,0 @@
[Settings]
AutoConnect=true
[IPv6]
Enabled=true