Add dhclient service

This commit is contained in:
2025-10-08 12:43:57 +02:00
parent 84c64f3e65
commit 9bdd13d12c
11 changed files with 23 additions and 1 deletions

View File

@@ -0,0 +1 @@
hostname

View File

@@ -0,0 +1 @@
dhclient-log

4
busybox/dhclient-srv/run Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/execlineb -P
fdmove -c 2 1
dhclient -d

View File

@@ -0,0 +1 @@
longrun