path: dlt-daemon_3.0.0-4/testscripts/Meego/dlt-daemon.cmake
        status $processname
        pidofdlt=`pidof $processname`
        if [ $pidofdlt ]
		 then
		   echo "DLT Deamon is running with PID:$pidofdlt"
