aboutsummaryrefslogtreecommitdiff
path: root/examples/udhcpc/default.script
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-08-21 14:24:38 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-08-21 14:24:38 +0000
commitb0209a3ce82ae1db8f59ff3f39f5bcc5c865a52f (patch)
tree1658bacd14892afd9268c67d01ad8d36402d7ad9 /examples/udhcpc/default.script
parentd425374fa95b3c92347182f1329c2e28b5156c81 (diff)
downloadbusybox-w32-b0209a3ce82ae1db8f59ff3f39f5bcc5c865a52f.tar.gz
busybox-w32-b0209a3ce82ae1db8f59ff3f39f5bcc5c865a52f.tar.bz2
busybox-w32-b0209a3ce82ae1db8f59ff3f39f5bcc5c865a52f.zip
udhcpc sample scripts
git-svn-id: svn://busybox.net/trunk/busybox@5327 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-rw-r--r--examples/udhcpc/default.script7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/udhcpc/default.script b/examples/udhcpc/default.script
new file mode 100644
index 000000000..f5920ba96
--- /dev/null
+++ b/examples/udhcpc/default.script
@@ -0,0 +1,7 @@
1#!/bin/sh
2# Currently, we only dispatch according to command. However, a more
3# elaborate system might dispatch by command and interface or do some
4# common initialization first, especially if more dhcp event notifications
5# are added.
6
7exec /usr/share/udhcpc/default.$1