X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-main.sh;h=b0e2a7ba6c56939be875dbaefc75df7fd8df18c9;hb=51f4b9d56200bec4e3e8ca8a209cf84f75308b82;hp=b50952fe1af877a9657882ddcc8130f0c3942c12;hpb=bdadb4b81da90333a6eefe1d203e8568b5087caa;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}