-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
My system:
Kubuntu: 24.04
KDE Plasma: 5.27.12
Kernel Version: 6.14.0-37-generic (x64)
On uninstall, the systemd service is not removed and other remnants are getting udev-worker to try and launch commands. I have several instances of the following below in the output of journalctl -xb:
Dez 30 12:42:11 xXxX (udev-worker)[545]: input2: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 10.
Dez 30 12:42:11 xXxX (udev-worker)[577]: input6: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 10.
Dez 30 12:42:11 xXxX (udev-worker)[562]: mice: Process '/bin/input-remapper-control --command autoload --device /dev/input/mice' failed with exit code 10.
Dez 30 12:42:11 xXxX (udev-worker)[606]: input9: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 10.
I do still plan to experiment with Input Remapper in the future, but for now I'd like to just clean up my journalctl log. Apart from a future fix, how would one go about removing these autoload instances?
Metadata
Metadata
Assignees
Labels
No labels