projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rt2800pci: add back ifdown hang workaround that was accidentally dropped during a...
[openwrt.git]
/
package
/
busybox
/
patches
/
001-init_avoid_loop_opening_tty.patch
diff --git
a/package/busybox/patches/001-init_avoid_loop_opening_tty.patch
b/package/busybox/patches/001-init_avoid_loop_opening_tty.patch
index
6cf410d
..
d6e0007
100644
(file)
--- a/
package/busybox/patches/001-init_avoid_loop_opening_tty.patch
+++ b/
package/busybox/patches/001-init_avoid_loop_opening_tty.patch
@@
-1,6
+1,6
@@
--- a/init/init.c
+++ b/init/init.c
--- a/init/init.c
+++ b/init/init.c
-@@ -4
56,8 +456
,11 @@ static void run_actions(int action_type)
+@@ -4
60,8 +460
,11 @@ static void run_actions(int action_type)
/* Only run stuff with pid == 0. If pid != 0,
* it is already running
*/
/* Only run stuff with pid == 0. If pid != 0,
* it is already running
*/
This page took
0.021172 seconds
and
4
git commands to generate.