projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix wep encryption setting for madwifi
[openwrt.git]
/
target
/
linux
/
ar7-2.4
/
base-files
/
default
/
etc
/
preinit.arch
1
#!/bin/sh
2
[
-z
"
$FAILSAFE
"
]
||
{
3
echo
/
bin
/
true
> /
proc
/
sys
/
kernel
/
hotplug
4
telnetd
-l
/
bin
/
login
<> /
dev
/
null
2
>&
1
5
}
This page took
0.046834 seconds
and
5
git commands to generate.