summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/weston-init/weston.service
blob: 18f72626e0c9ce69161d2e55f14903bb315b44a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Weston Wayland Compositor
RequiresMountsFor=/run

[Service]
User=root
PAMName=login
EnvironmentFile=-/etc/default/weston
ExecStart=/usr/bin/weston-start -v -e -- $OPTARGS

[Install]
WantedBy=multi-user.target