From 22269a1429ecd0fafb7a4885c32f4022dfd58f76 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Sun, 21 Jul 2024 21:17:09 +0200 Subject: [PATCH] Move ps2d invocation after the logging ramfs is created This is necessary for ps2d to use redox-log. --- recipes/core/initfs/init.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/core/initfs/init.rc b/recipes/core/initfs/init.rc index b86e6d1f..d9afc157 100644 --- a/recipes/core/initfs/init.rc +++ b/recipes/core/initfs/init.rc @@ -10,8 +10,8 @@ unset FRAMEBUFFER_ADDR FRAMEBUFFER_VIRT FRAMEBUFFER_WIDTH FRAMEBUFFER_HEIGHT FRA fbcond 1 2 logd /scheme/debug /scheme/fbcon/1 stdio /scheme/log -ps2d us ramfs logging +ps2d us acpid pcid /scheme/initfs/etc/pcid/initfs.toml lived