System User Session Launch helper 34/84834/4
authorKunhoon Baik <knhoon.baik@samsung.com>
Mon, 22 Aug 2016 13:54:16 +0000 (22:54 +0900)
committertaeyoung <ty317.kim@samsung.com>
Wed, 24 Aug 2016 01:44:56 +0000 (10:44 +0900)
commit78b2d513b638b5f6f4154a8334e5306d2e736607
treefb3f67f27fe45773807077a32fb4cec0bba9a319
parent607ca16f972d4d6f69d274aca2e4db0a75f5543e
System User Session Launch helper

For supporting Tizen specific feature like directory compatibility and container,
Tizen requires to handle namespaces.

However, it could not be treated by PAM due to Lazy-mount feature.
This launch helper solves the issues.

This is first trial, if we find better solution, we will change to the solution.

Change-Id: I0a6b27eb30f7904afde3a710a7fcb044ec172411
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Makefile.am
configure.ac
packaging/system-plugin.spec
packaging/systemd-user-helper.manifest [new file with mode: 0644]
src/systemd-user-helper/systemd-user-helper.c [new file with mode: 0644]