commit | 5e9d050e18a054b39c5640c5af038173b65d2eb3 | [log] [tgz] |
---|---|---|
author | Georg Veichtlbauer <georg.veichtlbauer@gmail.com> | Wed Feb 04 17:49:33 2015 +0100 |
committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | Mon Feb 09 21:03:26 2015 +0000 |
tree | 7284fee756669d1459ebb71d7d000dd988baea3f | |
parent | 4e3886c73a40ba2a6c7955462557412c8bd4d969 [diff] |
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