am e849970c: Merge "Fix mode on /data/security."
* commit 'e849970c5423cae43da1f7e2ab117117db6e0a64': Fix mode on /data/security.
This commit is contained in:
commit
4d71493e74
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ on post-fs-data
|
||||||
mkdir /data/drm 0770 drm drm
|
mkdir /data/drm 0770 drm drm
|
||||||
|
|
||||||
# Separate location for storing security policy files on data
|
# Separate location for storing security policy files on data
|
||||||
mkdir /data/security 0600 system system
|
mkdir /data/security 0700 system system
|
||||||
|
|
||||||
# If there is no fs-post-data action in the init.<device>.rc file, you
|
# If there is no fs-post-data action in the init.<device>.rc file, you
|
||||||
# must uncomment this line, otherwise encrypted filesystems
|
# must uncomment this line, otherwise encrypted filesystems
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue