Add dhcp server and client package (#124)

This commit is contained in:
tiopex
2024-09-07 04:13:58 +02:00
committed by GitHub
parent 6f066c3ce8
commit 67d5f04fbb
10 changed files with 141 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/busybox sh
st -k -e "/bin/sh" "-c" "echo -e \"Acquiring ip address from DHCP, please wait...\"; sleep 2"
ln -s /run /var/lib/dhcp
dhclient