#!/bin/sh

if test -x /usr/sbin/dsmetool; then
	/usr/bin/mafw.sh start mafw-upnp-source
fi
