afb-proto-ws: Improve comment and names
[src/app-framework-binder.git] / afm-api-supervisor.service
1 # afm-api-supervisor.service
2
3 [Unit]
4 Description=Service to start the API 'supervisor'
5
6 Requires=afm-api-supervisor.socket
7 After=afm-api-supervisor.socket
8
9 [Service]
10 Type=oneshot
11 RemainAfterExit=yes
12 ExecStart=/bin/true