use network-manager instead of connman

connman does not work probably and i havent found out why yet (havent searched that much).
a short test and comparison shows up, that the memory consumption of both is close to identical.

So I choose now network-manager, which is much more common and comes with a much better support and feature set.
This commit is contained in:
DeltaLima 2023-10-23 12:13:24 +02:00
parent 71f45b7a80
commit 9e48937e3c
1 changed files with 2 additions and 4 deletions

View File

@ -133,10 +133,8 @@ apt install -y --no-install-recommends \
message "install nanodesk base packages with recommends"
apt install -y \
grub-pc \
connman \
connman-ui \
connman-gtk \
connman-vpn \
network-manager \
network-manager-gnome \
net-tools \
isc-dhcp-client \
host \