Remove dead services from init.rc.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index b32927d..ea79490 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -283,13 +283,6 @@
 service netd /system/bin/netd
     socket netd stream 0660 root system
 
-service nexus /system/bin/nexus
-    socket nexus stream 0660 root system
-    disabled
-
-#service mountd /system/bin/mountd
-#    socket mountd stream 0660 root mount
-
 service debuggerd /system/bin/debuggerd
 
 service ril-daemon /system/bin/rild
@@ -308,11 +301,6 @@
     user media
     group system audio camera graphics inet net_bt net_bt_admin
 
-service bootsound /system/bin/playmp3
-    user media
-    group audio
-    oneshot
-
 service bootanim /system/bin/bootanimation
     user graphics
     group graphics