leo: fix permissions in init.d
This commit is contained in:
parent
4ec8a0d662
commit
2476e568a1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user