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 94e3972 commit 96e2f9aCopy full SHA for 96e2f9a
1 file changed
readme-vars.yml
@@ -97,6 +97,10 @@ init_diagram: |
97
svc-selkies -> legacy-services
98
init-services -> svc-xorg
99
svc-xorg -> legacy-services
100
+ init-services -> svc-xsettingsd
101
+ svc-nginx -> svc-xsettingsd
102
+ svc-xorg -> svc-xsettingsd
103
+ svc-xsettingsd -> legacy-services
104
}
105
Base Images: {
106
"baseimage-selkies:ubuntunoble" <- "baseimage-ubuntu:noble"
0 commit comments