Detached logwrapper from the modem services.
diff --git a/rootdir/etc/init.rilcommon.rc b/rootdir/etc/init.rilcommon.rc
index c4509c1..6b48422 100755
--- a/rootdir/etc/init.rilcommon.rc
+++ b/rootdir/etc/init.rilcommon.rc
@@ -13,22 +13,22 @@
 on boot
 
 # AT Distributor for factory test
-service at_distributor /system/bin/logwrapper /system/bin/at_distributor
+service at_distributor /system/bin/at_distributor
     class late_start
     user root
     group radio misc log
 
-service DR-daemon /system/bin/logwrapper /system/bin/ddexe
+service DR-daemon /system/bin/ddexe
     class main
     user root
     group system radio inet net_raw
 
-service SMD-daemon /system/bin/logwrapper /system/bin/smdexe
+service SMD-daemon /system/bin/smdexe
     class main
     user root
     group system radio inet net_raw
 
-service BCS-daemon /system/bin/logwrapper /system/bin/connfwexe
+service BCS-daemon /system/bin/connfwexe
     class main
     user root
     group system radio inet net_raw