From f15373f84dd78c128a4379eda6fb241dd8792ffb Mon Sep 17 00:00:00 2001 From: unitexe Date: Mon, 16 Feb 2026 22:31:09 -0600 Subject: Initramfs with plymouth splash for raspberrypi3-64 --- .../recipes-core/systemd/systemd-flutter-kiosk/kiosk.path | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-unit-graphics/dynamic-layers/flutter-layer/recipes-core/systemd/systemd-flutter-kiosk/kiosk.path (limited to 'meta-unit-graphics/dynamic-layers/flutter-layer/recipes-core/systemd/systemd-flutter-kiosk') diff --git a/meta-unit-graphics/dynamic-layers/flutter-layer/recipes-core/systemd/systemd-flutter-kiosk/kiosk.path b/meta-unit-graphics/dynamic-layers/flutter-layer/recipes-core/systemd/systemd-flutter-kiosk/kiosk.path new file mode 100644 index 0000000..d68b245 --- /dev/null +++ b/meta-unit-graphics/dynamic-layers/flutter-layer/recipes-core/systemd/systemd-flutter-kiosk/kiosk.path @@ -0,0 +1,8 @@ +[Unit] +Description=Wait for weston + +[Path] +PathExists=%h/.local/share/weston/weston-ready-signal + +[Install] +WantedBy=graphical.target -- cgit v1.2.3