f43b7934d2
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003
5 lines
80 B
Text
5 lines
80 B
Text
$include /etc/hotplug2-common.rules
|
|
|
|
SUBSYSTEM == button {
|
|
exec kill -USR1 1
|
|
}
|