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 c39fbc5 commit 8db0176Copy full SHA for 8db0176
readme-vars.yml
@@ -101,6 +101,10 @@ init_diagram: |
101
svc-selkies -> legacy-services
102
init-services -> svc-xorg
103
svc-xorg -> legacy-services
104
+ init-services -> svc-xsettingsd
105
+ svc-nginx -> svc-xsettingsd
106
+ svc-xorg -> svc-xsettingsd
107
+ svc-xsettingsd -> legacy-services
108
}
109
Base Images: {
110
"baseimage-selkies:ubuntunoble" <- "baseimage-ubuntu:noble"
0 commit comments