summaryrefslogtreecommitdiff
path: root/settings/weston.service
blob: 16d298017f94bcdbdcdd2adf1f282377a7fdd127 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Weston
Requires=dbus.socket

[Service]
ExecStart=/usr/bin/weston-launch --user app -- -i0 --log=/tmp/weston.log

[Install]
WantedBy=weston.target