init: remove logwrapper

Change-Id: I1e2ecfcbca335afd1c8bf7c6fd76684a221b99ef
diff --git a/prebuilt/common/bin/sysinit b/prebuilt/common/bin/sysinit
index b96fd4e..c265a85 100644
--- a/prebuilt/common/bin/sysinit
+++ b/prebuilt/common/bin/sysinit
@@ -1,4 +1,4 @@
 #!/system/bin/sh
 
 export PATH=/sbin:/system/sbin:/system/bin:/system/xbin
-/system/bin/logwrapper /system/xbin/run-parts /system/etc/init.d 
+/system/xbin/run-parts /system/etc/init.d