Closed skarbat closed 5 years ago
Dependency looks correctly solved now...
root@KXBN001:/etc/apt/sources.list.d# apt-get install kano-settings
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
kano-connect kano-toolset
The following packages will be upgraded:
kano-connect kano-settings kano-toolset
3 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
Need to get 667 kB of archives.
After this operation, 1024 B of additional disk space will be used.
Do you want to continue? [Y/n]
This PR offloads the WPA supplicant startup during bootup to the system services - udhcpcd. This effectively disables
kano-connect
, and switches to using the originalwpa_supplicant
configuration file.This PR obsoletes https://github.com/KanoComputing/kano-settings/pull/528 This PR needs this changeset: https://github.com/KanoComputing/kano-toolset/pull/303