Skip to content
Snippets Groups Projects
Commit f2878cf1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Make /acct have 0555 permissions after mounting"

parents bc31fc62 0451fd65
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ on early-init ...@@ -26,6 +26,7 @@ on early-init
# Mount cgroup mount point for cpu accounting # Mount cgroup mount point for cpu accounting
mount cgroup none /acct nodev noexec nosuid cpuacct mount cgroup none /acct nodev noexec nosuid cpuacct
chmod 0555 /acct
mkdir /acct/uid mkdir /acct/uid
# root memory control cgroup, used by lmkd # root memory control cgroup, used by lmkd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment