Don't configure X.org if it's not installed.
[live-boot-grml.git] / scripts / live-bottom / 21xvidemode
index 7501448..24116e9 100755 (executable)
@@ -25,9 +25,14 @@ then
        exit 0
 fi
 
+if [ ! -x /root/usr/bin/X ]
+then
+       exit 0
+fi
+
 . /scripts/live-functions
 
-log_begin_msg "Configuring X kludges"
+log_begin_msg "Configuring X video modes"
 
 # live-initramfs script