Add dhclient service
This commit is contained in:
1
busybox/dhclient-srv/dependencies
Normal file
1
busybox/dhclient-srv/dependencies
Normal file
@@ -0,0 +1 @@
|
||||
hostname
|
||||
1
busybox/dhclient-srv/producer-for
Normal file
1
busybox/dhclient-srv/producer-for
Normal file
@@ -0,0 +1 @@
|
||||
dhclient-log
|
||||
4
busybox/dhclient-srv/run
Normal file
4
busybox/dhclient-srv/run
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/execlineb -P
|
||||
|
||||
fdmove -c 2 1
|
||||
dhclient -d
|
||||
1
busybox/dhclient-srv/type
Normal file
1
busybox/dhclient-srv/type
Normal file
@@ -0,0 +1 @@
|
||||
longrun
|
||||
Reference in New Issue
Block a user