forked from Ivasoft/openwrt
get rid of per-profile base-files
SVN-Revision: 9069
This commit is contained in:
4
target/linux/brcm-2.4/base-files/sbin/hotplug.failsafe
Executable file
4
target/linux/brcm-2.4/base-files/sbin/hotplug.failsafe
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
case "$1" in
|
||||
button) kill -USR1 1;;
|
||||
esac
|
||||
Reference in New Issue
Block a user