summaryrefslogtreecommitdiffstats
path: root/recovery.c
diff options
context:
space:
mode:
Diffstat (limited to 'recovery.c')
-rw-r--r--recovery.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/recovery.c b/recovery.c
index 452794aff..9ad075d74 100644
--- a/recovery.c
+++ b/recovery.c
@@ -701,6 +701,7 @@ main(int argc, char **argv) {
printf("Starting recovery on %s", ctime(&start));
ui_init();
+ ui_set_background(BACKGROUND_ICON_INSTALLING);
load_volume_table();
get_args(&argc, &argv);