On Mon, May 8, 2017 at 3:41 AM, Ian Burns <[email protected]> wrote: > As an aside, on nommu, invoking udhcpc with "-b" fails with "udhcpc: invalid > option -- b", whereas invoking with "--background" behaves as expected.
Code for -b on NOMMU is not compiled in. IOW: --background can't "behave as expected". I take it you meant that --background is accepted but ignored: udhcpc backgrounds right away, not "Background if lease is not obtained" as --help says? _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
