aboutsummaryrefslogtreecommitdiff
path: root/busybox/udhcpc.run
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-09-27 06:29:48 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-09-27 06:29:48 +0000
commit7a2e7ef1a2a6baac171f0b463ae1f64d276df322 (patch)
treed42649c691b9007fc285f911e7871e24389be21b /busybox/udhcpc.run
parent70080bdeb936d3cb1681b1fa050f68aea8373921 (diff)
downloadalicelinux-7a2e7ef1a2a6baac171f0b463ae1f64d276df322.tar.gz
alicelinux-7a2e7ef1a2a6baac171f0b463ae1f64d276df322.zip
Woodpecker CI 8eb800dab0c1105abde56eaa356fbabd5ecbdc3a [SKIP CI]
Diffstat (limited to 'busybox/udhcpc.run')
-rwxr-xr-xbusybox/udhcpc.run1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox/udhcpc.run b/busybox/udhcpc.run
index 2336c915..6c0973cf 100755
--- a/busybox/udhcpc.run
+++ b/busybox/udhcpc.run
@@ -10,4 +10,5 @@ if [ ! "$IFACE" ]; then
done
fi
[ "$IFACE" ] || exit 1
+ip link set $IFACE up
exec udhcpc -f -i $IFACE