This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c4bc2552a3
openwrt
/
target
/
linux
/
adm8668
/
base-files
/
sbin
/
hotplug.failsafe
5 lines
52 B
Bash
Raw
Blame
History
#!/bin/sh
case
"
$1
"
in
button
)
kill
-USR1 1
;
;
esac
Reference in New Issue
View Git Blame
Copy Permalink