From b3ea5e7dc390edf87ebbf7e1f8ad48c8a256a078 Mon Sep 17 00:00:00 2001 From: Mehran Dehghanian Date: Mon, 10 Jan 2022 15:56:29 +0330 Subject: [PATCH] Update 'linux rasp pi4 X11 EGLFS' --- linux-rasp-pi4-X11-EGLFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-rasp-pi4-X11-EGLFS.md b/linux-rasp-pi4-X11-EGLFS.md index a905193..7800882 100644 --- a/linux-rasp-pi4-X11-EGLFS.md +++ b/linux-rasp-pi4-X11-EGLFS.md @@ -43,7 +43,7 @@ Propblem with application running too early and can't access HDMI output. Add this to [Service] tab in systemd file ``` -After=multi-user.target +Type=idle ``` ## Note