deument last change
This commit is contained in:
@@ -25,6 +25,14 @@ network:
|
||||
renderer: NetworkManager
|
||||
optional: true
|
||||
dhcp4: true
|
||||
# IPv6 is deliberate as of 2026-07-12: NM does SLAAC/DHCPv6 itself.
|
||||
# Before this it only worked by accident — dracut's runtime catch-all
|
||||
# /run/systemd/network/zzzz-dracut-default.network had networkd
|
||||
# co-managing wlan0 (second DHCPv4 client + surprise IPv6); deploy.sh
|
||||
# now masks that file. Privacy (temporary) addresses stay off so hbd
|
||||
# and DNS see one stable source address per uplink.
|
||||
dhcp6: true
|
||||
ipv6-privacy: false
|
||||
access-points:
|
||||
"Wapana":
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user