Making read-only function self contained.
[live-boot-grml.git] / scripts / boot / 9990-main.sh
index b1bdf42..5be1277 100755 (executable)
@@ -28,11 +28,7 @@ Main ()
                        ;;
        esac
 
-       case "${LIVE_READ_ONLY}" in
-               true)
-                       Read_only
-                       ;;
-       esac
+       Read_only
 
        Select_eth_device