Move run-parts to main init.

This commit is contained in:
Steve Kondik 2010-07-07 09:08:59 -04:00
parent c47804f717
commit 7e8f1af7b2
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
# CyanogenMod Extras
# Run scripts in /system/etc/init.d
exec /system/xbin/run-parts /system/etc/init.d
# Compcache
service compcache_on /system/bin/logwrapper /system/bin/sh /system/bin/compcache start
disabled