fad4302d65f1cb0b0f7af8abae796a4c431654f0
[src/app-framework-binder.git] / afs-supervisor.service.in
1 [Unit]
2 Description=Application Framework Supervisor
3
4 [Service]
5 ExecStart=/usr/bin/afs-supervisor --port @AFS_SUPERVISOR_PORT@ --token @AFS_SUPERVISOR_TOKEN@ --ws-server=sd:supervisor
6
7 [Install]
8 WantedBy=multi-user.target
9