mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
inital commit of 20040316
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4 3c298f89-4303-0410-b956-a3cf2f4a3e73
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