aboutsummaryrefslogtreecommitdiff
path: root/examples/udhcpc/default.script
diff options
context:
space:
mode:
Diffstat (limited to 'examples/udhcpc/default.script')
-rw-r--r--examples/udhcpc/default.script7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/udhcpc/default.script b/examples/udhcpc/default.script
deleted file mode 100644
index f5920ba96..000000000
--- a/examples/udhcpc/default.script
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/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