commit | 533b171c751f164b67b738bbbdaaac004d3ae687 | [log] [tgz] |
---|---|---|
author | Georg Veichtlbauer <georg.veichtlbauer@gmail.com> | Wed Feb 04 17:49:33 2015 +0100 |
committer | Alberto97 <albertop2197@gmail.com> | Sat Feb 14 22:54:11 2015 +0100 |
tree | e7e5752870b05c97e7b5ea72e2cbcb6a7bf80d30 | |
parent | e2fac77a4c0bcf94d165a03debe62c7fe7613fa1 [diff] [blame] |
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