fickit: Don't allow to quit ash in case of metadata erase skip
This commit is contained in:
parent
a01380730c
commit
45395e399d
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ OLD_KEY=$(cat /run/config/dm-crypt/key)
|
||||||
echo "Metadata drive not erased"
|
echo "Metadata drive not erased"
|
||||||
echo
|
echo
|
||||||
/bin/ash
|
/bin/ash
|
||||||
|
sync
|
||||||
|
reboot -f
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue