summaryrefslogtreecommitdiff
path: root/scripts/boot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/boot.sh')
-rwxr-xr-xscripts/boot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/boot.sh b/scripts/boot.sh
index 94f5e18..4391a1e 100755
--- a/scripts/boot.sh
+++ b/scripts/boot.sh
@@ -635,6 +635,8 @@ mountroot ()
panic "A wrong rootfs was mounted."
fi
+ persistence_exclude
+
maybe_break live-bottom
log_begin_msg "Running /scripts/live-bottom\n"