projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix syntax error
[openwrt.git]
/
root
/
etc
/
init.d
/
S99done
1
#!/bin/sh
2
[
-z
"
$FAILSAFE
"
] && {
3
{
mount |
grep
jffs2
1
>&-; }
|| firstboot
4
}
5
# turn off DMZ led
6
echo
"0x00"
> /
proc
/
sys
/
diag
This page took
0.045767 seconds
and
5
git commands to generate.