diff options
-rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index de608b164..d033afcf5 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -655,7 +655,7 @@ on post-fs-data mkdir /data/apex/backup 0700 root system mkdir /data/apex/hashtree 0700 root system mkdir /data/apex/sessions 0700 root system - mkdir /data/app-staging 0750 system system encryption=DeleteIfNecessary + mkdir /data/app-staging 0751 system system encryption=DeleteIfNecessary start apexd # Avoid predictable entropy pool. Carry over entropy from previous boot. |