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