X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F21xdriver;h=105f5b24d32cba70f19ae11610cb08c12f0e8de1;hb=54f83dbea9700c6c83a66d8e0543b24c90be256a;hp=ef17bfff68345b02aff699c9edec5ff4acba924c;hpb=52575f3515b9a6a86a358238cf687a26ad799414;p=live-boot-grml.git diff --git a/scripts/live-bottom/21xdriver b/scripts/live-bottom/21xdriver index ef17bff..105f5b2 100755 --- a/scripts/live-bottom/21xdriver +++ b/scripts/live-bottom/21xdriver @@ -20,7 +20,7 @@ esac # live-initramfs header -if [ -n "${NOXAUTOCONFIG}" ] || [ ! -x /root/usr/bin/X ] || [ -n "${XDRIVER}" ] +if [ -n "${NOXAUTOCONFIG}" ] || [ ! -x /root/usr/bin/X ] || [ -z "${XDRIVER}" ] then exit 0 fi