X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-main.sh;h=b0e2a7ba6c56939be875dbaefc75df7fd8df18c9;hb=51f4b9d56200b;hp=b50952fe1af877a9657882ddcc8130f0c3942c12;hpb=24f24527072efedbdb4f689a0f5253534aa403e5;p=live-boot-grml.git diff --git a/components/9990-main.sh b/components/9990-main.sh index b50952f..b0e2a7b 100755 --- a/components/9990-main.sh +++ b/components/9990-main.sh @@ -205,10 +205,15 @@ Live () mount --rbind /run/live "${rootmnt}/lib/live/mount" Fstab - Netbase Swap + if grep -q debian_networking /proc/cmdline ; then + Netbase + else + Grml_Networking + fi + exec 1>&6 6>&- exec 2>&7 7>&- kill ${tailpid}