From 419eed7501f97d1fe091ddbddc57e5131aa39487 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Wed, 21 Aug 2002 14:24:38 +0000 Subject: udhcpc sample scripts --- examples/udhcpc/default.script | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/udhcpc/default.script (limited to 'examples/udhcpc/default.script') 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 -- cgit v1.2.3