On Thu, 2018-07-19 at 04:58 +1000, Paul "TBBle" Hampson wrote: > Just in case this bug report was unexpected, I've gotten a local > backport build working.
Excellent thanks, sorry for completely missing this bug when you filed it. > However, I had to take a couple of extra steps to get it fully > operational. > > I created /etc/udev/rules.d/70-gpio_keys-for-systemd.rules: > ACTION=="remove", GOTO="gpio_keys_end" > SUBSYSTEM=="input", KERNEL=="event*", SUBSYSTEMS=="platform", > DRIVERS=="gpio-keys", TAG+="systemd" > LABEL="gpio_keys_end" This is #912376 which I'm hoping to fix with an upload of 0.5.6-2 today. Given that I'm planning to hold off on the upload to stretch-backports until that version makes it into testing/buster. Ian.