commit | f508ede763e8298387c4c7385c049625d7941ce6 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Wed Mar 09 00:48:34 2022 +0000 |
committer | Bart Van Assche <bvanassche@google.com> | Tue Mar 15 23:02:19 2022 +0000 |
tree | 895ef71c19a5755ccc26cc50834636e804cb9140 | |
parent | 95c777072fec5a9142785512da2cdcd7f4b7678f [diff] |
Simplify cgroups.json cgroups.json causes the following changes to be applied twice to /sys/fs/cgroup: change user ID to system, change group ID to system and change mode to 0755. Apply these settings once instead of twice. Bug: 213617178 Test: Ran ls -ld /sys/fs/cgroup in Cuttlefish. Change-Id: Ieb953c186c027b989599cbbaa70a9c9324678cdf Signed-off-by: Bart Van Assche <bvanassche@google.com>