ifupdown scripts

Martin Townsend mtownsend1973 at gmail.com
Tue Sep 20 14:21:49 UTC 2016


Hi David,

Does it work if you drop the .conf?
/etc/network/if-up.d/000_resolv

-Martin

On Mon, Sep 19, 2016 at 9:59 PM, David Henderson
<dhenderson at 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 at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox


More information about the busybox mailing list