openwrtv4/package/base-files/files.old/etc/hotplug2-init.rules
John Crispin f43b7934d2 make basefiles aware of procd
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36003
2013-03-13 18:11:19 +00:00

5 lines
80 B
Text

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