diff options
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 2b660c8..fa838d1 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -157,7 +157,7 @@ on post-fs-data #Create a folder for SRS to be able to create a usercfg file mkdir /data/data/media 0770 media media - mkdir /data/diag_logs 0777 system system 5 + mkdir /data/diag_logs 0777 system system on early-boot # set RLIMIT_MEMLOCK to 64MB |
