mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-01 23:34:03 +01:00
etc/iwd/main.conf: add spacing, comment AddressRandomization=disabled for Realtek
This commit is contained in:
parent
9994d0342b
commit
d3c613bc41
@ -7,10 +7,17 @@
|
||||
# https://archive.softwareheritage.org/swh:1:cnt:3f74194de9b0bdcf6052b505067363f17427c28f;origin=https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git;visit=swh:1:snp:1b8d84b34965cbea94ad57200121527c5ad51616;anchor=swh:1:rev:fe05cc94e070c71486047002fc2edf68f5f2a07a;path=/db.txt
|
||||
# To check/refresh regdomain, `iw wlan0 scan | egrep -e "SSID:|Country:"`
|
||||
Country=FI
|
||||
|
||||
# legacy compatibility, at least on Lumina?
|
||||
use_default_interface=true
|
||||
|
||||
# build-in network configuration including DHCP client
|
||||
EnableNetworkConfiguration=true
|
||||
|
||||
# NOTE! Disable this in case of trouble connecting to network entirely, e.g.
|
||||
# REALTEK devices!
|
||||
#AddressRandomization=disabled
|
||||
|
||||
# Generate a different spoofed MAC address for every SSID. Some networks
|
||||
# configured in /var/lib/iwd/ have a new MAC address for every connection.
|
||||
AddressRandomization=network
|
||||
|
Loading…
Reference in New Issue
Block a user