atvclient: enable wakeup by Apple IR remote

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2017-11-08 13:19:28 +01:00
parent 24fb463fda
commit d2a7c9c5d2

View File

@ -1,3 +1,4 @@
ACTION=="add", SUBSYSTEM=="usb", \
ATTR{idVendor}=="05ac", ATTR{idProduct}=="824[012]", \
RUN+="wakeup_enable", \
TAG+="systemd", ENV{SYSTEMD_WANTS}+="atvclient.service"