This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
adb1c7dcfe
busybox
/
examples
/
udhcp
/
sample.deconfig
5 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
udhcpc sample scripts
2002-08-21 19:54:38 +05:30
#!/bin/sh
# Sample udhcpc deconfig script
examples: remove /sbin/ prefixes, system should be configured with $PATH to find utilities Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-12-14 02:05:26 +05:30
ifconfig $interface 0.0.0.0
Reference in New Issue
Copy Permalink