index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
brcm47xx
/
base-files
/
sbin
/
hotplug.failsafe
blob: 0544339de89f5679f950c2d2d382600528ed3c1b (
plain
)
1
2
3
4
#!/bin/sh case "$1" in button) kill -USR1 1;; esac