From 46a3ea2d3e4faea115aa31c2bbc8f1f3de550231 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 7 Sep 2025 22:55:24 +0800 Subject: busybox: fix abuild --- repos/core/busybox/abuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'repos/core/busybox/abuild') diff --git a/repos/core/busybox/abuild b/repos/core/busybox/abuild index ba544675..f6e6db36 100644 --- a/repos/core/busybox/abuild +++ b/repos/core/busybox/abuild @@ -43,14 +43,15 @@ sv="acpid.run inetd.run httpd.run mdev.run - udhcpc.run tty1.run tty2.run tty3.run tty4.run tty5.run ttyS0.run + net-static.run net-static.conf + udhcpc.run udhcpc.conf" _disable() { -- cgit v1.2.3