We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934383c commit 9363289Copy full SHA for 9363289
readme-vars.yml
@@ -66,6 +66,7 @@ init_diagram: |
66
init-os-end -> init-crontab-config
67
init-mods-end -> init-custom-files
68
init-config -> init-daapd-config
69
+ init-config-end -> init-deprecate
70
base -> init-envfile
71
base -> init-migrations
72
base -> init-mods
@@ -78,6 +79,7 @@ init_diagram: |
78
79
init-envfile -> init-os-end
80
init-migrations -> init-os-end
81
init-custom-files -> init-services
82
+ init-deprecate -> init-services
83
init-mods-end -> init-services
84
svc-dbus -> svc-avahi
85
svc-avahi -> legacy-services
0 commit comments