afm-user-session: Create afm-user-session
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 22 Jan 2018 09:07:42 +0000 (10:07 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 22 Jan 2018 09:07:42 +0000 (10:07 +0100)
commit2db7c770244f97c8674b6e9c78ed50319b38fea3
tree4c3710d0f45e54d12187090f9abad8fb142b7a91
parentef97895c1a00bddb7436c928e27f767496cfea5c
afm-user-session: Create afm-user-session

This new executable is the simplest user session
manager: it waits the signal SIGTERM to stop and
thus release the session.

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