How to really disable wpa supplicant

after entering the command, “systemctl disable wpa_supplicant” and rebooting,

the command “systemctl status wpa_supplicant” shows “loaded” “active” ~and~ “disabled”

so if someone could instruct me on how to really disable it so it doesn’t load on bootup, that would be great…

Hi @stevefranks

Probably connman starts wpa_supplicant. Can you once try to disable connman as well:

systemctl disable connman

Regards,
Stefan