Merge "Set /proc/pressure/memory file permissions" am: 3cf9850cef
am: e337910a35
Change-Id: I9a771fd117fd04c214bee0e0ca38e20c1ac1f2c5
This commit is contained in:
commit
d8a1ee860c
|
@ -222,6 +222,9 @@ on init
|
|||
chmod 0664 /dev/cpuset/restricted/tasks
|
||||
chmod 0664 /dev/cpuset/tasks
|
||||
|
||||
# make the PSI monitor accessible to others
|
||||
chown system system /proc/pressure/memory
|
||||
chmod 0664 /proc/pressure/memory
|
||||
|
||||
# qtaguid will limit access to specific data based on group memberships.
|
||||
# net_bw_acct grants impersonation of socket owners.
|
||||
|
|
Loading…
Reference in New Issue