Revert "Merge branch 'master' into 'master'"
[live-boot-grml.git] / components / 9990-select-eth-device.sh
index 09642c8..c8f36b0 100755 (executable)
@@ -91,7 +91,7 @@ Select_eth_device ()
                                        1)
                                                echo "Connected $interface found"
                                                # inform initrd's init script :
-                                               found_eth_dev="$interface"
+                                               found_eth_dev="$found_eth_dev $interface"
                                                ;;
                                esac
                        done