projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
load diag from preinit to signal the resetmon check
[openwrt.git]
/
root
/
etc
/
init.d
/
S10boot
diff --git
a/root/etc/init.d/S10boot
b/root/etc/init.d/S10boot
index
6a8cc6c
..
437bd7e
100755
(executable)
--- a/
root/etc/init.d/S10boot
+++ b/
root/etc/init.d/S10boot
@@
-1,8
+1,6
@@
#!/bin/sh
sysctl -p
-
-insmod diag
-echo "0x01" > /proc/sys/diag
+echo "S" > /proc/jffs2_bbc
# networking stub
insmod et
This page took
0.022137 seconds
and
4
git commands to generate.