Open main menu

DAVE Developer's Wiki β

Changes

no edit summary
Create the file <code>/lib/systemd/system/weston.service</code> with the following contents:
‎<syntaxhighlight>
[Unit]
Description=Weston wayland compositor
[Install]
WantedBy=graphical.target
‎</syntaxhighlight>
/lib/systemd/system/weston.serviceThen execute:
<pre class="workstation-terminal">
armbian@sbcorca-00a5:~$ sudo touch /etc/default/weston
armbian@sbcorca-00a5:~$ sudo mkdir /root/weston
4,650
edits