Renaming live.persist to live-persistence.conf.
[live-boot-grml.git] / scripts / live-helpers
index 40058e9..e25e4bc 100644 (file)
@@ -22,7 +22,7 @@ custom_overlay_label="custom-ov"
 root_snapshot_label="live-sn"
 old_root_snapshot_label="live-sn"
 home_snapshot_label="home-sn"
-persistence_list="live.persist"
+persistence_list="live-persistence.conf"
 
 Arguments ()
 {
@@ -1261,7 +1261,7 @@ do_union ()
 
 get_custom_mounts ()
 {
-       # Side-effect: leaves $devices with live.persist mounted in ${rootmnt}/live/persistence
+       # Side-effect: leaves $devices with live-persistence.conf mounted in ${rootmnt}/live/persistence
        # Side-effect: prints info to file $custom_mounts
 
        local custom_mounts=${1}