forked from Ivasoft/openwrt
hotplug2: Use stricter matching for rule regular expressions
SVN-Revision: 25282
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
$include /etc/hotplug2-common.rules
|
||||
|
||||
SUBSYSTEM ~~ button {
|
||||
SUBSYSTEM == button {
|
||||
exec kill -USR1 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user