supervisor: Setup services for local API use 38/21938/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 9 Jul 2019 15:56:55 +0000 (17:56 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 23 Jul 2019 12:24:01 +0000 (14:24 +0200)
commitdaecef104cd2a6ac3e4436306e96ed48aea8271d
tree0115d25bc9476ba044b011802af9c3898e55bde2
parent056c53da68eaa007a7bcabf77ef3205b6ff04ca1
supervisor: Setup services for local API use

The supervisor only allowed external accesses.
This was wrong, it must also allow local access
through standard API. This commit fix it.

Bug-AGL: SPEC-2660

Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Change-Id: Ifa1119a6b2f22c87b1dbe087206d9f51c4005a57
CMakeLists.txt
afm-api-supervisor.service [new file with mode: 0644]
afm-api-supervisor.socket [new file with mode: 0644]
afs-supervisor.service.in
src/afs-supervisor.c