aboutsummaryrefslogtreecommitdiff
path: root/examples/udhcpc/default.script
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-08-21 14:24:38 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-08-21 14:24:38 +0000
commit419eed7501f97d1fe091ddbddc57e5131aa39487 (patch)
tree1658bacd14892afd9268c67d01ad8d36402d7ad9 /examples/udhcpc/default.script
parent5f8f32a41ce1603648047a4334a7ed0888fd7fe6 (diff)
downloadbusybox-419eed7501f97d1fe091ddbddc57e5131aa39487.tar.gz
udhcpc sample scripts
Diffstat (limited to 'examples/udhcpc/default.script')
-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 @@
+#!/bin/sh
+# Currently, we only dispatch according to command. However, a more
+# elaborate system might dispatch by command and interface or do some
+# common initialization first, especially if more dhcp event notifications
+# are added.
+
+exec /usr/share/udhcpc/default.$1