aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service')
-rw-r--r--meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service b/meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service
index 4e75b68..db0fd29 100644
--- a/meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service
+++ b/meta-rcar-gen2/recipes-graphics/wayland/weston/weston.service
@@ -4,6 +4,7 @@ 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