summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-04-08 19:38:47 +0200
committerDaniel Baumann <daniel@debian.org>2012-04-08 22:50:32 +0200
commit315900ea66904606c7a5d92cf46d590fa00b12a6 (patch)
tree6b41192b4af0a147a9d3a6322f4158eb31c3cafb /scripts
parenteece680a032daa7048a54cfccb48c873258a7f73 (diff)
downloadlive-boot-315900ea66904606c7a5d92cf46d590fa00b12a6.tar.gz
live-boot-315900ea66904606c7a5d92cf46d590fa00b12a6.zip
Renaming live.persist to live-persistence.conf.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/live-helpers4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/live-helpers b/scripts/live-helpers
index 40058e9..e25e4bc 100644
--- a/scripts/live-helpers
+++ b/scripts/live-helpers
@@ -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}