Skip to content

Move wpa_supplicant to default runlevel

clayton craft requested to merge craftyguy:fix/wpa_supplicant_startup into master

Having it in boot doesn't actually work, the service is being started too early and fails. This change moves it to the default runlevel. This change also removes "wifi-handler" since that service doesn't actually exist.

Merge request reports