X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cbcb84e29cd690e03847aa1d0f2ccdf16f78ee76..c437fa8fdf58c6dd78883a9715de6904eb35a40a:/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 d6e000752..1097720c3 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 */