Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 85042ea0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

Merge "init.rc: chmod pagetypeinfo to 440 to be captured in BRs" am: a5032be8 am: f9537f22 am: 620a7053 am: e420aae5 am: 51dd3322

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1335693

Change-Id: I62622215e37f68714694c2c12eccb97171fa7bb5
parents 037ac34c 51dd3322
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -493,6 +493,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