Merge "Enable world-readable selinuxfs policy binary."
This commit is contained in:
commit
2baf288682
1 changed files with 3 additions and 0 deletions
|
|
@ -177,6 +177,9 @@ on post-fs
|
||||||
chown system log /proc/last_kmsg
|
chown system log /proc/last_kmsg
|
||||||
chmod 0440 /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
|
# create the lost+found directories, so as to enforce our permissions
|
||||||
mkdir /cache/lost+found 0770 root root
|
mkdir /cache/lost+found 0770 root root
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue