Adding upstream version 3.0~a32.
[live-boot-grml.git] / scripts / boot.sh
index 2809f42..9539496 100755 (executable)
@@ -58,10 +58,7 @@ fi
 
 old_root_overlay_label="live-rw"
 old_home_overlay_label="home-rw"
-custom_overlay_label="custom-ov"
-root_snapshot_label="live-sn"
-old_root_snapshot_label="live-sn"
-home_snapshot_label="home-sn"
+custom_overlay_label="persistence"
 persistence_list="live-persistence.conf"
 
 if [ ! -f /live.vars ]