update busybox-power against BusyBox 1.21 release
[busybox-power] / debian / patches / init-console.patch
index 7c66537..bfbaba7 100644 (file)
@@ -9,7 +9,7 @@ exist.
 
 --- a/init/init.c
 +++ b/init/init.c
-@@ -563,6 +563,8 @@ static void run_actions(int action_type)
+@@ -576,6 +576,8 @@ static void run_actions(int action_type)
        for (a = init_action_list; a; a = a->next) {
                if (!(a->action_type & action_type))
                        continue;