index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
adm8668
/
base-files
/
sbin
/
hotplug.failsafe
blob: 0544339de89f5679f950c2d2d382600528ed3c1b (
plain
)
1
2
3
4
#!/bin/sh
case
"
$1
"
in
button
)
kill
-USR1
1
;;
esac