Merge "Create /metadata/staged-install dir to store staged install failure reasons" into rvc-dev
This commit is contained in:
commit
000226f1d5
1 changed files with 2 additions and 0 deletions
|
@ -517,6 +517,8 @@ on post-fs
|
|||
|
||||
mkdir /metadata/apex 0700 root system
|
||||
mkdir /metadata/apex/sessions 0700 root system
|
||||
|
||||
mkdir /metadata/staged-install 0770 root system
|
||||
on late-fs
|
||||
# Ensure that tracefs has the correct permissions.
|
||||
# This does not work correctly if it is called in post-fs.
|
||||
|
|
Loading…
Reference in a new issue