From afcc5fa8c648344d8e99a321cd13c40f088d05ab Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 19 Jul 2025 02:05:53 +0000 Subject: [PATCH] Bot Updating Templated Files --- readme-vars.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index 4876b34..a207ff9 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -79,18 +79,21 @@ init_diagram: | init-selkies-config -> init-video init-services -> svc-cron svc-cron -> legacy-services + init-services -> svc-dbus + svc-xorg -> svc-dbus + svc-dbus -> legacy-services init-services -> svc-de svc-nginx -> svc-de svc-xorg -> svc-de svc-de -> legacy-services init-services -> svc-docker - svc-de -> svc-docker svc-docker -> legacy-services init-services -> svc-nginx svc-nginx -> legacy-services init-services -> svc-pulseaudio svc-pulseaudio -> legacy-services init-services -> svc-selkies + svc-dbus -> svc-selkies svc-nginx -> svc-selkies svc-pulseaudio -> svc-selkies svc-xorg -> svc-selkies