And with this.

Thanks,
Dave


On 9/19/16, David Henderson <dhender...@digital-pipe.com> wrote:
> Good afternoon all!  I have been continuing to work with the
> networking in BB and have added a single script
> '/etc/network/if-up.d/000_resolv.conf' that does not seem to be called
> when 'ifup -a' is called during the boot process.  The script has a
> permission of 755 and ownership of root:root.  The contents are as
> follows:
>
> #!/bin/sh
> echo 'resolv.conf' > /tmp/debug.txt
> env >> /tmp/debug.txt
>
>
> Any thoughts on what is going on?
>
> Thanks,
> Dave
>
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to