always release ip before obtaining a new one

This commit is contained in:
Hzj_jie
2016-09-24 01:10:45 -07:00
parent 0eff2b67f5
commit 52bcf87643

View File

@@ -1,4 +1,6 @@
#!/bin/sh
./release-ip.sh
# Use udhcpc to obtain IP.
env -u LD_LIBRARY_PATH udhcpc -S -i eth0 -s /etc/udhcpc.d/default.script -t15 -T10 -A3 -b -q