mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 01:46:11 +02:00
procd: make old button hotplug rules work until all packages are migrated
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37336
This commit is contained in:
parent
fc96e8e4b0
commit
ae7a156434
@ -70,7 +70,7 @@
|
||||
],
|
||||
[ "if",
|
||||
[ "eq", "SUBSYSTEM",
|
||||
[ "net", "input", "usb", "ieee1394", "block", "atm", "zaptel", "tty" ]
|
||||
[ "net", "input", "usb", "ieee1394", "block", "atm", "zaptel", "tty", "button" ]
|
||||
],
|
||||
[ "exec", "/sbin/hotplug-call", "%SUBSYSTEM%" ]
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user