summaryrefslogtreecommitdiff
path: root/scripts/boot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/boot.sh')
-rwxr-xr-xscripts/boot.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/boot.sh b/scripts/boot.sh
index 2809f42..e8b7626 100755
--- a/scripts/boot.sh
+++ b/scripts/boot.sh
@@ -59,9 +59,6 @@ fi
old_root_overlay_label="live-rw"
old_home_overlay_label="home-rw"
custom_overlay_label="custom-ov"
-root_snapshot_label="live-sn"
-old_root_snapshot_label="live-sn"
-home_snapshot_label="home-sn"
persistence_list="live-persistence.conf"
if [ ! -f /live.vars ]