aboutsummaryrefslogtreecommitdiffstats
path: root/afm-api-supervisor.socket
blob: e55a267acb6555f2ea4418aa423bd37ca07f5014 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# afm-api-supervisor.socket.in

[Unit]
Description=Service to start the API 'supervisor'

DefaultDependencies=no

Requires=afm-system-setup.service
After=afm-system-setup.service

[Socket]
SmackLabel=*
SmackLabelIPIn=System
SmackLabelIPOut=System
ListenStream=/run/platform/apis/ws/supervisor
FileDescriptorName=supervisor
Service=afs-supervisor.service

[Install]
WantedBy=sockets.target