unit.conf: Fix remaining %t
[src/app-framework-main.git] / conf / generate-unit-conf / provided.inc
index ea335ef..3e29294 100644 (file)
@@ -15,7 +15,7 @@ dnl vim: set filetype=sysctl.conf.m4 syntax=sysctl.conf.m4:
 
 [Socket]
 SmackLabel=*
-ListenStream=%t/apis/ws/{{name}}
+ListenStream=USER_RUN_DIR/apis/ws/{{name}}
 FileDescriptorName={{name}}
 
 Service=UNIT_NAME_SERVICE
@@ -27,6 +27,8 @@ WantedBy=sockets.target
 
 %end systemd-unit
 
+
+
 {{/value=ws|auto}}
 {{/provided-api}}