diff options
Diffstat (limited to 'scripts/boot/9990-aaa-fixme.sh')
-rwxr-xr-x | scripts/boot/9990-aaa-fixme.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/boot/9990-aaa-fixme.sh b/scripts/boot/9990-aaa-fixme.sh index b213bba..a1eb14a 100755 --- a/scripts/boot/9990-aaa-fixme.sh +++ b/scripts/boot/9990-aaa-fixme.sh @@ -44,6 +44,7 @@ old_root_overlay_label="live-rw" old_home_overlay_label="home-rw" custom_overlay_label="persistence" persistence_list="persistence.conf" +old_persistence_list="live-persistence.conf" if [ ! -f /live.vars ] then |