diff --git a/var/lib/iwd/README.md b/var/lib/iwd/README.md index 99c591d5..5ecbace1 100644 --- a/var/lib/iwd/README.md +++ b/var/lib/iwd/README.md @@ -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. diff --git a/var/lib/iwd/openwireless.org.open b/var/lib/iwd/openwireless.org.open index fedfdca0..e69de29b 100644 --- a/var/lib/iwd/openwireless.org.open +++ b/var/lib/iwd/openwireless.org.open @@ -1,5 +0,0 @@ -[Settings] -AutoConnect=true - -[IPv6] -Enabled=true diff --git a/var/lib/iwd/openwireless.org_nomap.open b/var/lib/iwd/openwireless.org_nomap.open index fedfdca0..e69de29b 100644 --- a/var/lib/iwd/openwireless.org_nomap.open +++ b/var/lib/iwd/openwireless.org_nomap.open @@ -1,5 +0,0 @@ -[Settings] -AutoConnect=true - -[IPv6] -Enabled=true