add system target
[framework/appfw/app-core.git] / packaging / core-efl.target
1 #
2 # This virtual unit maps the default core components and their dependencies.
3 #
4 # The real desktop services should go into the final desktop target
5 # folder, which should require this virtual target. While starting
6 # up, systemd will assure that the core EFL and daemons start before
7 # anything else. After the core target finishes, dependencies should
8 # not matter too much anymore and less fine-grained dependencies can
9 # be used.
10 #
11
12 [Unit]
13 Description=Core EFL UI target
14 After=xorg.target
15 Requires=xorg.target