Add new line to axp udev rules to remove warnings

This commit is contained in:
zador-blood-stained
2016-05-01 15:41:33 +03:00
parent b076022378
commit 5c97e6860c

View File

@@ -2,4 +2,4 @@
ACTION=="remove", GOTO="power_switch_end"
SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="axp20x-pek", TAG+="power-switch"
SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="axp[12][890]-supplyer", TAG+="power-switch"
LABEL="power_switch_end"
LABEL="power_switch_end"