X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=components%2F9990-main.sh;fp=components%2F9990-main.sh;h=b9bd71b9febc6269f31a4f606d7ae35d181ec63c;hp=0202130c041f20c40ccffd02393fece938dff7c2;hb=27bc786ffea0c796827b628fb48fcdd755eace9d;hpb=c8a5e53447ded45ce385a3a6a5c20adb834763c5 diff --git a/components/9990-main.sh b/components/9990-main.sh index 0202130..b9bd71b 100755 --- a/components/9990-main.sh +++ b/components/9990-main.sh @@ -182,11 +182,14 @@ Live () mount --rbind /run/live ${rootmnt}/lib/live/mount Fstab - Netbase Swap - Grml_Networking + if grep -q debian_networking /proc/cmdline ; then + Netbase + else + Grml_Networking + fi exec 1>&6 6>&- exec 2>&7 7>&-