cm: Fix compcache startup
Can't run a script on /system in "on boot" because /system isn't mounted yet.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# CyanogenMod Extras
|
# CyanogenMod Extras
|
||||||
|
|
||||||
on boot
|
# Compcache - handle at boot
|
||||||
# Compcache
|
service compcache /system/bin/handle_compcache
|
||||||
exec /system/bin/handle_compcache
|
user root
|
||||||
|
group root
|
||||||
|
oneshot
|
||||||
|
Reference in New Issue
Block a user