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

Commit 1a93c543 authored by Luis Hector Chavez's avatar Luis Hector Chavez Committed by android-build-merger
Browse files

Merge "Make /acct have 0555 permissions after mounting" am: f2878cf1 am: c4a8b5a5

am: a78c580d

Change-Id: I9d659b778bc04307fce2c9c8d71405abe09c8123
parents 15d4efa0 a78c580d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ on early-init

    # Mount cgroup mount point for cpu accounting
    mount cgroup none /acct nodev noexec nosuid cpuacct
    chmod 0555 /acct
    mkdir /acct/uid

    # root memory control cgroup, used by lmkd