X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F21xvidemode;h=a11dc77a47f5d70f610b380a9ad5bcedd1c427db;hb=fdd8036ba32ad88e83a61191cc4597ae060355d2;hp=944bd33a6a72ecf03c6e6e2f0acb1193e7c162f8;hpb=140b179f0ff73f3cc1c081f6e6641417a5a0788d;p=live-boot-grml.git diff --git a/scripts/live-bottom/21xvidemode b/scripts/live-bottom/21xvidemode index 944bd33..a11dc77 100755 --- a/scripts/live-bottom/21xvidemode +++ b/scripts/live-bottom/21xvidemode @@ -20,6 +20,11 @@ esac # live-initramfs header +if [ -n "${NOXAUTOCONFIG}" ] +then + exit 0 +fi + . /scripts/live-functions log_begin_msg "Configuring X kludges..."