diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/boot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/boot.sh b/scripts/boot.sh index e8b7626..9539496 100755 --- a/scripts/boot.sh +++ b/scripts/boot.sh @@ -58,7 +58,7 @@ fi old_root_overlay_label="live-rw" old_home_overlay_label="home-rw" -custom_overlay_label="custom-ov" +custom_overlay_label="persistence" persistence_list="live-persistence.conf" if [ ! -f /live.vars ] |
