summaryrefslogtreecommitdiff
path: root/weston-user.service
blob: f15d574ed34e842d287f5129552434af60b057b7 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Shared weston session

[Service]
ExecStartPre=/usr/bin/ln -sf /run/display/wayland-0 /run/user/%U/
ExecStart=/usr/bin/tz-launcher -c /usr/share/applications/tizen/launcher.conf %h/.applications/desktop
EnvironmentFile=/etc/sysconfig/weston-user

[Install]
WantedBy=default.target