On Thu, Jun 26, 2014 at 1:24 PM, Vinothkumar Vivekanandan
<[email protected]> wrote:
> On Thu, Jun 26, 2014 at 4:35 PM, Denys Vlasenko <[email protected]>
> wrote:
>>
>> On Tue, Jun 24, 2014 at 6:04 PM, Vinothkumar Vivekanandan
>> <[email protected]> wrote:
>> > I am using BusyBox based dhcp server, udhcpd.
>> >
>> > This is my configuration file. But no lease details is been written in
>> > /var/lib/misc/udhcpd.leases. Need some help.
>>
>> I need more data:
>> - busybox version
>
>
>  1:1.20.0-8ub armhf architecture
>
>> - .config file
>
>
> kernel config? PFA

No, busybox config.

In particular, is FEATURE_UDHCPD_WRITE_LEASES_EARLY=y?

>> - "strace -oLOG -s99 -tt" of a udhcpd run
>
>
> 11:16:04.347773 execve("/etc/init.d/udhcpd", ["/etc/init.d/udhcpd",
> "start"], [/* 14 vars */]) = 0

This is clearly not a busybox executable being run, it's a shell script.
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to