diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 22:55:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 22:55:24 +0800 |
| commit | 46a3ea2d3e4faea115aa31c2bbc8f1f3de550231 (patch) | |
| tree | f2fbd458f19fe3f931b9d686b11a6d2c9bee7fb8 /repos/core/busybox/abuild | |
| parent | c09688749462898ade41f76ed66fe67983a70c4a (diff) | |
| download | alicelinux-46a3ea2d3e4faea115aa31c2bbc8f1f3de550231.tar.gz alicelinux-46a3ea2d3e4faea115aa31c2bbc8f1f3de550231.zip | |
busybox: fix abuild
Diffstat (limited to 'repos/core/busybox/abuild')
| -rw-r--r-- | repos/core/busybox/abuild | 3 |
1 files changed, 2 insertions, 1 deletions
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() { |