disable build if wayland flag not set
[platform/upstream/weston-generic.git] / weston.service
1 [Unit]
2 Description=Weston
3 Requires=dbus.socket
4
5 [Service]
6 ExecStart=/usr/bin/weston-launch -- -i0
7 StandardInput=tty
8 TTYPath=/dev/tty1
9
10 [Install]
11 WantedBy=weston.target