iwd: Disable network configuration
All checks were successful
dustin/airplaypi/pipeline/head This commit looks good
All checks were successful
dustin/airplaypi/pipeline/head This commit looks good
We just want `iwd` to connect to the WiFi network. `systemd-networkd` will handle IP management.
This commit is contained in:
4
rootfs-overlay/etc/iwd/main.conf
Normal file
4
rootfs-overlay/etc/iwd/main.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
[General]
|
||||
EnableNetworkConfiguration=false
|
||||
[Network]
|
||||
NameResolvingService=systemd
|
||||
Reference in New Issue
Block a user