diff options
Diffstat (limited to 'scripts/boot/9990-aaa-fixme.sh')
-rwxr-xr-x | scripts/boot/9990-aaa-fixme.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/boot/9990-aaa-fixme.sh b/scripts/boot/9990-aaa-fixme.sh index a1eb14a..416d6b4 100755 --- a/scripts/boot/9990-aaa-fixme.sh +++ b/scripts/boot/9990-aaa-fixme.sh @@ -40,8 +40,6 @@ else udevinfo='udevinfo' fi -old_root_overlay_label="live-rw" -old_home_overlay_label="home-rw" custom_overlay_label="persistence" persistence_list="persistence.conf" old_persistence_list="live-persistence.conf" |