Le 10/11/2014 16:22, Jussi Laako a écrit :
> On 10.11.2014 11:20, Zhang, Xiong Y wrote:
>> Currently when app user login automatically, system will create
>> /run/user/5000 directory and set XDG_RUNTIME_DIR=/run/user/5000.
>> If I use useradd command to create a user, this new user doesn’t have
>> /run/user/$UID directory, so this new user could execute many programs.
>> I want to know which package create /run/user/$UID directory in Tizen
>> IVI ?
>> thanks
>
> It is created by systemd as needed.
>
> By the specification, it is created when user's first session is
> created for the user, and destroyed when user's last session exits.
>

Please note that in Tizen a user has one session at most.
As, in Tizen, everything which is not explicitly allowed is strictly
forbidden, I expect that tlm will NOT let a user open multiple session.
Please make sure that that constrain is respected because the rest of
the system (in particular the App Manager) is relying on that paradigm.

If tlm upstream, allows to get a user to open multiple sessions, please
create a flag to deactivate that feature in Tizen.

Regards

-- 
Dominig ar Foll
Senior Software Architect
Intel Open Source Technology Centre

_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to