supervisor: Setup services for local API use
[src/app-framework-binder.git] / afs-supervisor.service.in
index 60b2a31..fad4302 100644 (file)
@@ -2,7 +2,7 @@
 Description=Application Framework Supervisor
 
 [Service]
-ExecStart=/usr/bin/afs-supervisor --port @AFS_SUPERVISOR_PORT@ --token @AFS_SUPERVISOR_TOKEN@
+ExecStart=/usr/bin/afs-supervisor --port @AFS_SUPERVISOR_PORT@ --token @AFS_SUPERVISOR_TOKEN@ --ws-server=sd:supervisor
 
 [Install]
 WantedBy=multi-user.target