diff options
Diffstat (limited to 'meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service')
-rw-r--r-- | meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service b/meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service deleted file mode 100644 index db0fd29..0000000 --- a/meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Weston reference Wayland compositor -Conflicts=getty@tty1.service -After=dbus.service rc.pvr.service - -[Service] -ExecStartPre=/bin/rm -rf /home/root/.cache/gstreamer-1.0 -ExecStart=/usr/bin/weston-launch -u root -- --idle-time=4294967 --gst-record -ExecStop=/usr/bin/killall -s KILL weston -Type=simple - -[Install] -WantedBy=multi-user.target |