Modifying /dev/memcg permissions.
Modifying /dev/memcg permissions to align to the child-nodes. CRs-Fixed: 2576458 Change-Id: Ib6ba063ad3fb5d4052dff341c1f2e3bf3a35df5d Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
parent
ea0a7ba3c3
commit
412e22679b
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@
|
|||
{
|
||||
"Controller": "memory",
|
||||
"Path": "/dev/memcg",
|
||||
"Mode": "0700",
|
||||
"UID": "root",
|
||||
"Mode": "0755",
|
||||
"UID": "system",
|
||||
"GID": "system",
|
||||
"Optional": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue