unit.conf: Explicit dependency to user-config.service
[src/app-framework-main.git] / conf / afm-unit-debug.conf.in
index 04639a3..70cdc47 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]