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 99ce407 commit 4a2148fCopy full SHA for 4a2148f
1 file changed
readme-vars.yml
@@ -96,6 +96,10 @@ init_diagram: |
96
svc-selkies -> legacy-services
97
init-services -> svc-xorg
98
svc-xorg -> legacy-services
99
+ init-services -> svc-xsettingsd
100
+ svc-nginx -> svc-xsettingsd
101
+ svc-xorg -> svc-xsettingsd
102
+ svc-xsettingsd -> legacy-services
103
}
104
Base Images: {
105
"baseimage-selkies:debianbookworm" <- "baseimage-debian:bookworm"
0 commit comments