From c6dfe2002d27d340bb5da6891bdf37e04c8abeae Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 20 Apr 2011 02:56:23 +0000 Subject: busybox: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26738 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/patches/001-init_avoid_loop_opening_tty.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 d6e000752f..1097720c33 100644 --- 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 -@@ -460,8 +460,11 @@ static void run_actions(int action_type) +@@ -572,8 +572,11 @@ static void run_actions(int action_type) /* Only run stuff with pid == 0. If pid != 0, * it is already running */ -- cgit v1.2.3