commit | 142c5cb2a2a7bdceeebec7a55759852bb7ada066 | [log] [tgz] |
---|---|---|
author | Wade Berrier <wberrier@gmail.com> | Fri Nov 14 21:18:45 2008 +0000 |
committer | Wade Berrier <wberrier@gmail.com> | Fri Nov 14 21:18:45 2008 +0000 |
tree | 088895cbbd41ed88152a84e690f6d9e38818fa3e | |
parent | 86c285d9003b3b8196707130d48d5c698b6cd3d3 [diff] |
ifupdown.c: allow options to udhcpc to be configurable from .config This allows more control over options that are passed to udhcpc that are not configurable via /etc/network/interfaces. Example: rather than quit when an initial lease isn't found, you could use "--background" so that udhcpc keeps running and continually attempts to get an ip. That way, when you plug in the ethernet after powering on the device, you'll still get an ip.