From fee8556c06c10bfed0af070b604f47554a24306f Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Sun, 28 Mar 2004 00:20:21 +0000 Subject: inital commit of 20040316 SVN-Revision: 4 --- root/usr/share/udhcpc/default.script | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 root/usr/share/udhcpc/default.script (limited to 'root/usr/share/udhcpc/default.script') diff --git a/root/usr/share/udhcpc/default.script b/root/usr/share/udhcpc/default.script new file mode 100755 index 0000000..f5920ba --- /dev/null +++ b/root/usr/share/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 -- cgit v1.1