Skip to content

v0.2.5: udev hotfix

Choose a tag to compare

@antheas antheas released this 29 Dec 00:11
· 2313 commits to master since this release

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.