mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-17 03:47:20 +02:00
Compare commits
2 Commits
a661fbdb3c
...
38a675932a
Author | SHA1 | Date | |
---|---|---|---|
38a675932a | |||
e0bbc6b798 |
0
var/lib/iwd/Helsingfors stads WLAN.open
Normal file
0
var/lib/iwd/Helsingfors stads WLAN.open
Normal file
0
var/lib/iwd/Helsingin kaupungin WLAN.open
Normal file
0
var/lib/iwd/Helsingin kaupungin WLAN.open
Normal file
0
var/lib/iwd/Helsinki City Open WLAN.open
Normal file
0
var/lib/iwd/Helsinki City Open WLAN.open
Normal file
@ -1,4 +1,13 @@
|
|||||||
iwd network configuration lives in this directory
|
iwd network configuration lives in this directory
|
||||||
|
|
||||||
See also `../../../etc/iwd/main.conf` especially in standalone iwd without
|
See also `../../../etc/iwd/main.conf` especially in standalone iwd without
|
||||||
NetworkManager
|
NetworkManager.
|
||||||
|
|
||||||
|
Notes:
|
||||||
|
|
||||||
|
* `git commit`ing the same SSID with different capitalisations breaks
|
||||||
|
Windows and more common macOS setups due to their filesystems being
|
||||||
|
case-insensitive.
|
||||||
|
* `Settings.AutoConnect=true` is unnecessary as it defaults to true
|
||||||
|
according to `man iwd.network`.
|
||||||
|
* `IPv6.Enabled=true` defauls to true being also unnecessary.
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
[Settings]
|
|
||||||
AutoConnect=true
|
|
||||||
|
|
||||||
[IPv6]
|
|
||||||
Enabled=true
|
|
@ -1,5 +0,0 @@
|
|||||||
[Settings]
|
|
||||||
AutoConnect=true
|
|
||||||
|
|
||||||
[IPv6]
|
|
||||||
Enabled=true
|
|
0
var/lib/iwd/stadinet.open
Normal file
0
var/lib/iwd/stadinet.open
Normal file
Loading…
x
Reference in New Issue
Block a user