package/busybox: fix missing bit, refresh patches
SVN-Revision: 22660
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/init/init.c
|
||||
+++ b/init/init.c
|
||||
@@ -456,8 +456,11 @@ static void run_actions(int action_type)
|
||||
@@ -460,8 +460,11 @@ static void run_actions(int action_type)
|
||||
/* Only run stuff with pid == 0. If pid != 0,
|
||||
* it is already running
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user