summaryrefslogtreecommitdiff
path: root/packages/busybox/busybox-1.2.1/slugos
diff options
context:
space:
mode:
Diffstat (limited to 'packages/busybox/busybox-1.2.1/slugos')
-rw-r--r--packages/busybox/busybox-1.2.1/slugos/udhcpscript.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox-1.2.1/slugos/udhcpscript.patch b/packages/busybox/busybox-1.2.1/slugos/udhcpscript.patch
index 010f64a53f..dec6c18994 100644
--- a/packages/busybox/busybox-1.2.1/slugos/udhcpscript.patch
+++ b/packages/busybox/busybox-1.2.1/slugos/udhcpscript.patch
@@ -96,7 +96,7 @@
- done
+deconfig)
+ # Bring the interface up (without inet at this point)
-+ ifconfig "$interface" up;;
++ ifconfig "$interface" 0.0.0.0;;
+
+renew|bound)
+ bind;;