Files
openwrt/package/base-files/files/etc/hotplug2-init.rules
Vasilis Tsiligiannis 824331a594 hotplug2: Use stricter matching for rule regular expressions
SVN-Revision: 25282
2011-02-01 16:37:53 +00:00

6 lines
80 B
Plaintext

$include /etc/hotplug2-common.rules
SUBSYSTEM == button {
exec kill -USR1 1
}