add iwd.service to default start

This commit is contained in:
Tobias Powalowski 2022-12-10 15:26:45 +01:00
parent 316e371811
commit 21eebc0280
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,7 @@ build ()
add_checked_modules -f 'nfp' -f 'liquidio' -f 'mellanox' -f 'wireless' -f 'bnx2x' -f 'bna' -f 'softing_cs' -f 'qed' '/drivers/net/'
map add_binary route ip
# start dhcpcd on startup
add_symlink "/etc/systemd/system/multi-user.target.wants/iwd.service" "/usr/lib/systemd/system/iwd.service"
add_symlink "/etc/systemd/system/multi-user.target.wants/systemd-networkd.service" "/usr/lib/systemd/system/systemd-networkd.service"
add_symlink "/etc/systemd/system/multi-user.target.wants/systemd-resolved.service" "/usr/lib/systemd/system/systemd-resolved.service"
add_file "/usr/share/archboot/net/etc/systemd/network/10-wired-auto-dhcp.network" "/etc/systemd/network/10-wired-auto-dhcp.network"

View file

@ -11,7 +11,8 @@ build ()
map add_file "/usr/lib/modprobe.d/broadcom-wl.conf" \
"/usr/share/licenses/broadcom-wl/LICENSE"
fi
# start iwd service
add_symlink "/etc/systemd/system/multi-user.target.wants/iwd.service" "/usr/lib/systemd/system/iwd.service"
map add_binary iwconfig iwevent iwgetid iwlist iwpriv iwspy \
ifrename b43-fwcutter iw set-wireless-regdom rfkill hwsim iwctl iwmon set-wireless-regdom
# add iwd and ead daemon