#!/bin/sh

if test -x /usr/sbin/dsmetool; then
	sudo /usr/bin/mafw.sh start mafw-gst-renderer -7
fi
