leo: fix permissions in init.d

This commit is contained in:
Arif Ali 2011-12-14 10:32:27 +00:00
parent 4ec8a0d662
commit 2476e568a1

View File

@ -29,7 +29,7 @@ on fs
chmod 0777 /data/drm/rights/mid.txt
# Change the permission of the init.d scripts
chmod 755 /etc/init.d/*
chmod 755 /system/etc/init.d/*
on post-fs-data
mkdir /data/misc/wifi 0770 wifi wifi