X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F21xvidemode;h=a11dc77a47f5d70f610b380a9ad5bcedd1c427db;hb=ba92d70df7c43aad50119ee457e4f0a8a48523b6;hp=944bd33a6a72ecf03c6e6e2f0acb1193e7c162f8;hpb=ccea277caf476cdfef4c0f953df5a97062d8be42;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..."