X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-main.sh;h=b9bd71b9febc6269f31a4f606d7ae35d181ec63c;hb=27bc786ffea0c796827b628fb48fcdd755eace9d;hp=0202130c041f20c40ccffd02393fece938dff7c2;hpb=f35e0cfae2a2c7b15ed6a38211264b7b26b80a43;p=live-boot-grml.git 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>&-