X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-select-eth-device.sh;h=09642c8d5463e118fc2b7606d115cf34bdef2073;hb=56ec826fbe66584bb41d3b0460aec362886f14c3;hp=c8f36b05067109e7f051533d09831ecee4f80628;hpb=f5716f9a79564e44e38f5d4164a4dc1d77cb8c3a;p=live-boot-grml.git diff --git a/components/9990-select-eth-device.sh b/components/9990-select-eth-device.sh index c8f36b0..09642c8 100755 --- a/components/9990-select-eth-device.sh +++ b/components/9990-select-eth-device.sh @@ -91,7 +91,7 @@ Select_eth_device () 1) echo "Connected $interface found" # inform initrd's init script : - found_eth_dev="$found_eth_dev $interface" + found_eth_dev="$interface" ;; esac done