inital commit of 20040316
SVN-Revision: 4
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user