mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
824331a594
SVN-Revision: 25282
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
$include /etc/hotplug2-common.rules
|
|
|
|
SUBSYSTEM == button {
|
|
exec kill -USR1 1
|
|
}
|