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