]> git.lizzy.rs Git - torbrowser-launcher.git/commit
AppArmor: allow usage of cgroups
authorintrigeri <intrigeri@boum.org>
Sun, 16 May 2021 14:00:51 +0000 (14:00 +0000)
committerintrigeri <intrigeri@boum.org>
Sun, 16 May 2021 14:00:51 +0000 (14:00 +0000)
commit12477d3d5cb4438651d922f5feb7a5070b76b6d9
tree957eb13fbbe2bb90498e2d037e5cd005dd0b575a
parent6d32fe1200d74d3cdc306429690823c3498c35d2
AppArmor: allow usage of cgroups

Firefox uses cgroups to determine how many CPUs are available,
and gather other information it needs about the CPUs.

I did not investigate what are the consequences of Firefox
lacking this information. I suspect performance, and thus UX,
may be impacted.

closes #547
apparmor/torbrowser.Browser.firefox