Hi Ian,

Am 31.10.2018 um 13:12 schrieb Ian Campbell:

Are you able to confirm that things work with 0.5.6-1~bpo9+1 if you
manually create /lib/udev/rules.d/60-qcontrol.rules containing:

    # qcontrold.socket requires notification of
    # /dev/input/by-path/platform-gpio-keys-event's arrival
    KERNELS=="gpio[-_]keys", SUBSYSTEMS=="platform", DRIVERS=="gpio[-_]keys", 
TAG+="systemd"

Note that the packaged version will be `/lib/udev/rules.d/60-
qcontrol.rules` so I'm slightly naughtily encouraging you to write it
there rather than the more normal "user serviceable"
`/etc/udev/rules.d/60-qcontrol.rules` so that the right thing happens
once the package is fixedand you aren't left with a stale file.

Ian.

I can confirm that!

udevadm info -q all /dev/input/by-path/platform-gpio_keys-event |grep TAG
E: ID_PATH_TAG=platform-gpio_keys
E: TAGS=:systemd:

Thank you very much for the quick support - I like :-)

kind regards
Mathias

Reply via email to