blob: 3c9f4a8d6641414d47a94d5c617c18511d9601bf [file] [log] [blame]
[Unit]
Description=Weston reference Wayland compositor
After=dbus.service rc.pvr.service
[Service]
ExecStart=/usr/bin/weston-launch -u root -- --idle-time=4294967 --tty=1
ExecStop=/usr/bin/killall -s KILL weston
Type=simple
[Install]
WantedBy=multi-user.target