aboutsummaryrefslogtreecommitdiffstats
path: root/src/afm-user-session.c
AgeCommit message (Collapse)AuthorFilesLines
2018-02-28afm-user-session: Start target from user sessionJosé Bollo1-12/+9
Start the afm-user-session@%i.target from the user session after pam_sytemd session started. Change-Id: I5aeb8f01426b3cee2cbfad6ba30ecf37fe21abca Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-01-22afm-user-session: Create afm-user-sessionJosé Bollo1-0/+38
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>