inital commit of 20040316
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9c90ba9795
commit
a91ebb0ed7
15 changed files with 1553 additions and 0 deletions
7
root/usr/share/udhcpc/default.script
Executable file
7
root/usr/share/udhcpc/default.script
Executable file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue