So, I've read the porting guide (https://wiki.tizen.org/wiki/Porting_Guide). There is a section named "Tizen Bootup Overview".

How the user instance of systemd is started in Tizen? I know when it is started, but who does it?

有帮助吗?

解决方案

The user session in Tizen is started through user-session@app.service service file in /usr/lib/systemd/system/graphical.target.wants/ directory.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top