meta-digi/meta-digi-dey/recipes-core/init-ifupdown
Javier Viguera a7105c70d0 init-ifupdown: remove wrong sed command
This 'sed' command was used in the past, when DHCP or MANUAL was
configured in the '/etc/network/interfaces' (for cellular). This is no
longer true as we always configure the interface with a custom (manual)
script.

This was breaking the rest of interfaces when configured to use 'dhcp':

iface eth0 inet manual
       umanualc_opts -S -b >/dev/null &

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-04-20 13:56:52 +02:00
..
init-ifupdown-1.0 meta-digi-arm: launch udhcp client in background to reduce the boot time 2017-03-20 14:47:21 +01:00
init-ifupdown_1.0.bbappend init-ifupdown: remove wrong sed command 2017-04-20 13:56:52 +02:00