dangle / akeydo

A systemd service that sends a D-Bus signal when the QEMU evdev hotkey is triggered.
MIT License
41 stars 0 forks source link

Log error messages when unable to replicate devices #4

Closed dangle closed 3 years ago

dangle commented 3 years ago

Everything looks okay when an invalid device is specified. This should log an error and stop the service.

dangle commented 3 years ago

Fixed in the 2.0 branch