We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6623b5 commit ecad0b1Copy full SHA for ecad0b1
readme-vars.yml
@@ -76,18 +76,21 @@ init_diagram: |
76
init-selkies-config -> init-video
77
init-services -> svc-cron
78
svc-cron -> legacy-services
79
+ init-services -> svc-dbus
80
+ svc-xorg -> svc-dbus
81
+ svc-dbus -> legacy-services
82
init-services -> svc-de
83
svc-nginx -> svc-de
84
svc-xorg -> svc-de
85
svc-de -> legacy-services
86
init-services -> svc-docker
- svc-de -> svc-docker
87
svc-docker -> legacy-services
88
init-services -> svc-nginx
89
svc-nginx -> legacy-services
90
init-services -> svc-pulseaudio
91
svc-pulseaudio -> legacy-services
92
init-services -> svc-selkies
93
+ svc-dbus -> svc-selkies
94
svc-nginx -> svc-selkies
95
svc-pulseaudio -> svc-selkies
96
svc-xorg -> svc-selkies
0 commit comments