projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add hackish makfile, so that other developers could build images. anyone shuld clean...
[openwrt.git]
/
target
/
default
/
target_skeleton
/
etc
/
init.d
/
S10boot
diff --git
a/target/default/target_skeleton/etc/init.d/S10boot
b/target/default/target_skeleton/etc/init.d/S10boot
index
81379be
..
aad625f
100755
(executable)
--- a/
target/default/target_skeleton/etc/init.d/S10boot
+++ b/
target/default/target_skeleton/etc/init.d/S10boot
@@
-13,7
+13,7
@@
mkdir -p /var/run
}
insmod et
}
insmod et
-insmod w
l
+insmod w
i
ifconfig lo 127.0.0.1 up
ifconfig eth0 promisc
ifconfig lo 127.0.0.1 up
ifconfig eth0 promisc
This page took
0.018246 seconds
and
4
git commands to generate.