v0.2.5: udev hotfix
Currently, if hhd crashes, it does not delete the udev rules that were used to hide the controller.
Theres a tiny chance (not reported) that these rules might build up in /run/udev/rules.d and if they clash with another input device disable it. This hotfix makes HHD delete leftover rules (it created) both on startup and exit.