Adding live-initramfs 1.99.2-1.
[live-boot-grml.git] / scripts / live-bottom / 21xvidemode
index 944bd33..a11dc77 100755 (executable)
@@ -20,6 +20,11 @@ esac
 
 # live-initramfs header
 
+if [ -n "${NOXAUTOCONFIG}" ]
+then
+       exit 0
+fi
+
 . /scripts/live-functions
 
 log_begin_msg "Configuring X kludges..."