meta-digi/meta-digi-dey/recipes-core/init-ifupdown
Javier Viguera 5d955b86af init-ifupdown: fix script when '/etc/resolv.conf' is a file
The readlink command on a real file was expanding to nothing and then
the '/etc/resolv.conf' file was not being updated with the nameservers.
With this change we only run the 'readlink' link command after checking
that the file is actually a symbolic link.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-06-02 18:32:36 +02:00
..
init-ifupdown-1.0 init-ifupdown: fix script when '/etc/resolv.conf' is a file 2017-06-02 18:32:36 +02:00
init-ifupdown_1.0.bbappend init-ifupdown: disable wlan interfaces on non-wireless variants 2017-04-21 16:53:32 +02:00