X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-main.sh;h=b9bd71b9febc6269f31a4f606d7ae35d181ec63c;hb=27bc786ffea0c796827b628fb48fcdd755eace9d;hp=ed48be30da0961f5f471a1cbe243d7401843a006;hpb=c6a17c7b41bab36c8445e05fcd60e1e7a0a703a3;p=live-boot-grml.git diff --git a/components/9990-main.sh b/components/9990-main.sh index ed48be3..b9bd71b 100755 --- a/components/9990-main.sh +++ b/components/9990-main.sh @@ -182,10 +182,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}