udev: *add* the fuzz-to-zero program to the udev RUN list, don't overwrite
For historical reasons, the keyboard builtin that sets the EVDEV_ABS values is added as RUN. When we add our own fuzz-to-zero tool we must use +=, just using an equals overwrites the existing RUN list. The same is true for the IMPORT command we use to extract the fuzz to begin with. Fixes #424Signed-off-by:Peter Hutterer <peter.hutterer@who-t.net>
Showing
-
mentioned in issue #461 (closed)
-
mentioned in issue #472 (closed)
Please register or sign in to comment