grumpy linux question
i use debian with networkmanager on my laptop, and accidentally bump my rfkill button pretty often, taking out my wifi connection. i'd like to disable rfkill completely, and i can find no documentation on how to do so. i can't blacklist the rfkill kernel module because the bluetooth module uses it. it appears that userspace processes (wpa_supplicant and bluetoothd) take over management of rfkill (they have /dev/rfkill open), but they don't seem to have config options to disable it. i think there's some build options i can disable? am i seriously gonna have to compile my own kernel just to disable rfkill?