Panda: Change graphics init binary name

For updated graphics the pvrsinit is no longer used.

The new binary is called pvrsrvctl with pass in arguements.

Change-Id: Id0b6c0d985061144afcefdc8456dfaa40849fb42
Signed-off-by: Dan Murphy <dmurphy@ti.com>
diff --git a/init.omap4pandaboard.rc b/init.omap4pandaboard.rc
index bac0fa2..967aad9 100644
--- a/init.omap4pandaboard.rc
+++ b/init.omap4pandaboard.rc
@@ -42,7 +42,7 @@
 	keycodes 102 272
 
 
-service pvrsrvinit /vendor/bin/pvrsrvinit
+service pvrsrvctl /vendor/bin/pvrsrvctl --start --no-module
 	class core
 	user root
 	group root