In the Artix live images wifi is blocked on boot and I have to press the XF86WLAN key on my laptop to activate it. However, when I installed Artix, I did so from the base iso image and set everything up myself.
I'm wondering how I could configure wifi to be blocked on boot myself. I'm using runit with connman and wpa_supplicant as a backend.
I would try to run rfkill at startup, before any network daemon starts.
What would be the preferred way to do that? I assuming that I would have to run rfkill before runit initializes connmand.