#881533 Socket used by systemd for triggerhappy overwrite configuration socket for udev

Package:
triggerhappy
Source:
triggerhappy
Description:
global hotkey daemon for Linux
Submitter:
Guillaume Zin
Date:
2017-11-12 20:09:04 UTC
Severity:
normal
#881533#5
Date:
2017-11-12 20:06:27 UTC
From:
To:
Hello,

Triggerhappy uses a socket to update its devices listerner. Socket is
configured in "/lib/systemd/system/triggerhappy.service" with "--socket
/run/thd.socket". Udev rule in "/lib/udev/rules.d/60-triggerhappy.rules"
uses this socket each time a device is added to system to add it to
listened devices list. But "/lib/systemd/system/triggerhappy.socket"
overwrite this socket as systemd socket. I had to delete
"/lib/systemd/system/triggerhappy.socket" and reboot for my system for
bluetooth device to be detected by triggerhappy.

This happens on Raspbian Stretch.

Regards.

Guillaume