unit.conf: Explicit dependency to user-config.service
[src/app-framework-main.git] / conf / afm-unit.conf.in
index 237f8ce..3190b0e 100644 (file)
@@ -113,6 +113,8 @@ BindsTo=afm-api-ws-{{name}}.socket
 After=afm-api-ws-{{name}}.socket
 {{/value=auto|ws}}
 {{/required-api}}
+Requires=user-config.service
+After=user-config.service
 %nl
 
 [Service]