diff options
Diffstat (limited to 'scripts/boot.sh')
| -rwxr-xr-x | scripts/boot.sh | 2 |
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" |
