asciiwolf pushed to branch main at The Tor Project / Applications / torbrowser-launcher
Commits:
-
7ff7c438
by intrigeri at 2026-02-17T13:38:00+00:00
-
ab081741
by intrigeri at 2026-02-17T13:38:59+00:00
-
4bfb2021
by asciiwolf at 2026-02-28T20:02:09+00:00
1 changed file:
Changes:
| ... | ... | @@ -124,10 +124,11 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} { |
| 124 | 124 | @{sys}/devices/pci[0-9]*/**/irq r,
|
| 125 | 125 | /sys/devices/system/cpu/ r,
|
| 126 | 126 | /sys/devices/system/cpu/present r,
|
| 127 | + @{sys}/devices/system/cpu/cpu[0-9]*/cpu_capacity r,
|
|
| 127 | 128 | /sys/devices/system/node/ r,
|
| 128 | 129 | /sys/devices/system/node/node[0-9]*/meminfo r,
|
| 129 | 130 | /sys/fs/cgroup/cpu,cpuacct/{,user.slice/}cpu.cfs_quota_us r,
|
| 130 | - /sys/fs/cgroup/user.slice/user-[0-9]*.slice/user@[0-9]*.service/app.slice/app-gnome-torbrowser-[0-9]*.scope/cpu.max r,
|
|
| 131 | + @{sys}/fs/cgroup/**/cpu.max r,
|
|
| 131 | 132 | deny /sys/class/input/ r,
|
| 132 | 133 | deny /sys/devices/virtual/block/*/uevent r,
|
| 133 | 134 |