Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
#!/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/sample.$1
Everything looks good. We'll let you know here if there's anything you should know about.