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

Commit 4c37ff3f authored by Dima Zavin's avatar Dima Zavin Committed by Android Git Automerger
Browse files

am 9481266e: init.rc: chmod slabinfo to 440 to capture slabinfo in BRs

* commit '9481266e':
  init.rc: chmod slabinfo to 440 to capture slabinfo in BRs
parents 44dbf623 9481266e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -155,6 +155,9 @@ on post-fs
    chown root log /proc/vmallocinfo
    chmod 0440 /proc/vmallocinfo

    chown root log /proc/slabinfo
    chmod 0440 /proc/slabinfo

    #change permissions on kmsg & sysrq-trigger so bugreports can grab kthread stacks
    chown root system /proc/kmsg
    chmod 0440 /proc/kmsg