diff --git a/rootdir/init.rc b/rootdir/init.rc index 90c81870f..4b98440be 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -252,6 +252,7 @@ on post-fs-data mkdir /data/property 0700 root root mkdir /data/ssh 0750 root shell mkdir /data/ssh/empty 0700 root root + mkdir /data/tombstones 0771 system system # create dalvik-cache, so as to enforce our permissions mkdir /data/dalvik-cache 0771 system system