aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2013-01-28 13:29:38 -0500
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-07-18 20:38:39 +0100
commit345e3d2e74a745d5ef004419c39982e64f7ecd6a (patch)
tree5ecfc4373b0c00c91b92b1255b4e55760a8e48d8
parentcef72200a7f11a85743c452fd5cc77b9b5bc9bc9 (diff)
downloadsystem_core-345e3d2e74a745d5ef004419c39982e64f7ecd6a.zip
system_core-345e3d2e74a745d5ef004419c39982e64f7ecd6a.tar.gz
system_core-345e3d2e74a745d5ef004419c39982e64f7ecd6a.tar.bz2
Fix mode on /data/security.
-rw-r--r--rootdir/init.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index cc3f0f9..8bddf31 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -261,7 +261,7 @@ on post-fs-data
mkdir /data/drm 0770 drm drm
# 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
# must uncomment this line, otherwise encrypted filesystems