Merge "init.rc: chmod pagetypeinfo to 440 to be captured in BRs"

This commit is contained in:
Treehugger Robot 2020-06-16 08:30:15 +00:00 committed by Gerrit Code Review
commit a5032be8e0
1 changed files with 3 additions and 0 deletions

View File

@ -490,6 +490,9 @@ on post-fs
chown root log /proc/slabinfo
chmod 0440 /proc/slabinfo
chown root log /proc/pagetypeinfo
chmod 0440 /proc/pagetypeinfo
#change permissions on kmsg & sysrq-trigger so bugreports can grab kthread stacks
chown root system /proc/kmsg
chmod 0440 /proc/kmsg