index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
brcm-2.4
/
base-files
/
sbin
/
hotplug.failsafe
blob: 0544339de89f5679f950c2d2d382600528ed3c1b (
plain
)
1
2
3
4
#!/bin/sh case "$1" in button) kill -USR1 1;; esac