add back in udhcp support
This commit is contained in:
4
networking/udhcp/samples/sample.deconfig
Executable file
4
networking/udhcp/samples/sample.deconfig
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# Sample udhcpc deconfig script
|
||||
|
||||
/sbin/ifconfig $interface 0.0.0.0
|
Reference in New Issue
Block a user