projects
/
platform
/
core
/
system
/
system-recovery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8c60ad
)
Fix to reboot in case of verityctl failure
48/279448/1
tizen_6.5
author
SangYoun Kwak
<sy.kwak@samsung.com>
Mon, 8 Aug 2022 08:31:21 +0000
(17:31 +0900)
committer
Hyotaek Shim
<hyotaek.shim@samsung.com>
Wed, 10 Aug 2022 01:17:11 +0000
(
01:17
+0000)
Change-Id: Iefd786a86c52c67d721d5cd67eeab20f5ef62c9a
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
(cherry picked from commit
c1710b1a9afd6ba0fbd3e8534e8d9fe3624bc946
)
scripts/recovery-init.in
patch
|
blob
|
history
diff --git
a/scripts/recovery-init.in
b/scripts/recovery-init.in
index 3d25893b978f9221c80ddd79248c88b3a3b6f59f..75ad2e50c5930dcef5e1c36235e4f9e4150ff31b 100644
(file)
--- a/
scripts/recovery-init.in
+++ b/
scripts/recovery-init.in
@@
-141,7
+141,7
@@
mount_rootfs()
;;
2)
echo "verifyboot: enabled but corrupted"
- # should deal with the error like reboot.
+ do_reboot
;;
3)
echo "verifyboot: disabling"