am 2baf2886: Merge "Enable world-readable selinuxfs policy binary."
* commit '2baf2886826db1a137fa765a991f30a3937e7c4d': Enable world-readable selinuxfs policy binary.
This commit is contained in:
commit
39a5b81290
1 changed files with 3 additions and 0 deletions
|
|
@ -177,6 +177,9 @@ on post-fs
|
|||
chown system log /proc/last_kmsg
|
||||
chmod 0440 /proc/last_kmsg
|
||||
|
||||
# make the selinux kernel policy world-readable
|
||||
chmod 0444 /sys/fs/selinux/policy
|
||||
|
||||
# create the lost+found directories, so as to enforce our permissions
|
||||
mkdir /cache/lost+found 0770 root root
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue