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

[Service]
ExecStart=/usr/bin/weston-launch -- -i0 --backend=fbdev-backend.so --use-gl
StandardInput=tty
TTYPath=/dev/tty1

[Install]
WantedBy=weston.target