summaryrefslogtreecommitdiff
path: root/scripts/boot/9990-misc-helpers.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-09-27 11:02:41 +0200
committerDaniel Baumann <daniel@debian.org>2012-09-27 11:02:46 +0200
commit89adeb3c4d91d12062e6fca8a00978eea52fe67f (patch)
tree2f73bef26cfba2a3e50439bb248ae98d6ca2b95d /scripts/boot/9990-misc-helpers.sh
parentb1ea78db0d736965f6f3b23b564c7bf7fd2eb544 (diff)
downloadlive-boot-89adeb3c4d91d12062e6fca8a00978eea52fe67f.tar.gz
live-boot-89adeb3c4d91d12062e6fca8a00978eea52fe67f.zip
Switching to final name for the persistence configuration file 'persistence.conf' in line with boot parameter.
Diffstat (limited to 'scripts/boot/9990-misc-helpers.sh')
-rwxr-xr-xscripts/boot/9990-misc-helpers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/boot/9990-misc-helpers.sh b/scripts/boot/9990-misc-helpers.sh
index 4429c33..c5bcaa0 100755
--- a/scripts/boot/9990-misc-helpers.sh
+++ b/scripts/boot/9990-misc-helpers.sh
@@ -1233,7 +1233,7 @@ do_union ()
get_custom_mounts ()
{
- # Side-effect: leaves $devices with live-persistence.conf mounted in /live/persistence
+ # Side-effect: leaves $devices with persistence.conf mounted in /live/persistence
# Side-effect: prints info to file $custom_mounts
local custom_mounts=${1}