Changeset View
Changeset View
Standalone View
Standalone View
files/0012-AppArmor-allow-new-path-for-the-Firefox-68-IPC.patch
- This file was added.
| From: intrigeri <intrigeri@boum.org> | |||||
| Date: Mon, 9 Sep 2019 08:32:52 +0000 | |||||
| Subject: AppArmor: allow new path for the Firefox 68 IPC | |||||
| (cherry picked from commit 0b78aea138daee5de1ba5fad126625f245134c6b) | |||||
| --- | |||||
| apparmor/torbrowser.Browser.firefox | 1 + | |||||
| 1 file changed, 1 insertion(+) | |||||
| diff --git a/apparmor/torbrowser.Browser.firefox b/apparmor/torbrowser.Browser.firefox | |||||
| index f782f35..c6d8a26 100644 | |||||
| --- a/apparmor/torbrowser.Browser.firefox | |||||
| +++ b/apparmor/torbrowser.Browser.firefox | |||||
| @@ -105,6 +105,7 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} { | |||||
| # Required for multiprocess Firefox (aka Electrolysis, i.e. e10s) | |||||
| owner /{dev,run}/shm/org.chromium.* rw, | |||||
| + owner /dev/shm/org.mozilla.ipc.[0-9]*.[0-9]* rw, # for Chromium IPC | |||||
| # Deny access to DRM nodes, that's granted by the X abstraction, which is | |||||
| # sourced by the gnome abstraction, that we include. | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.