This website requires JavaScript.
Explore
Help
Register
Sign in
ahp
/
busybox
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1b367cbeda
busybox
/
examples
/
udhcp
/
sample.deconfig
5 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
udhcpc sample scripts
2002-08-21 14:24:38 +00:00
#!/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-13 21:35:26 +01:00
ifconfig $interface 0.0.0.0
Reference in a new issue
Copy permalink