mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
Add new line to axp udev rules to remove warnings
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user