Switch to use systemd database
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 16 Mar 2017 08:36:13 +0000 (09:36 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 17 Mar 2017 12:01:40 +0000 (13:01 +0100)
commit550ca0ae2bb9138c85fda941b67d4db1da1609ed
tree4c603caedb8c0bfc1fe174f9dd04809bed8a5467
parent600a5cde310c62e4c6ed1845cf0234ba04fb6f90
Switch to use systemd database

Installation now creates unit files.
This commits use these created unit files
to fill the application database of
afm-user-daemon.

Change-Id: Ice39d3ff51b6afe41609f3ce4ff0e89b2f3a0ca7
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
conf/afm-unit.conf
src/CMakeLists.txt
src/afm-udb.c [new file with mode: 0644]
src/afm-udb.h [new file with mode: 0644]
src/afm-user-daemon.c