package/iwd: add basic configuration file
authorPeter Seiderer <ps.report@gmx.net>
Tue, 16 Jun 2020 06:34:30 +0000 (08:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 17 Jun 2020 19:56:41 +0000 (21:56 +0200)
commit119a0028c134f9c82fc2803c86fe35258228d905
treeae21c071c3af6bf8ae79919eb69d7c8d4a5171e0
parent5c9de57881ef5e8033092868b59edd298053eaf7
package/iwd: add basic configuration file

Add basic /etc/iwd/main.conf configuration file to enable
network configuration (use built-in dhcp client).

For the non systemd-resolved case select the openresolv package
to fulfill the iwd resolvconf requirement (and adjust the
configuration file accordingly).

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/iwd/Config.in
package/iwd/iwd.mk
package/iwd/main.conf [new file with mode: 0644]