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 cb1065574b
commit 22641200fb

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"