X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F21xdriver;h=105f5b24d32cba70f19ae11610cb08c12f0e8de1;hb=08244e9b0c9b4be3c841fcc7d54f9b940ab4ec1c;hp=ef17bfff68345b02aff699c9edec5ff4acba924c;hpb=34aedd0c9495e0f352eceb260896a1ec10e242b8;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