From 81997259ef3d28193e806d1e413c562927fd7631 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 19 Dec 2019 19:36:08 +0000 Subject: Fix Brave's native sandbox (#3087) * Allow user access to /proc/config.gz * Fix Brave's native sandbox * Move /proc/config.gz to disable-common.inc * Move /proc/config.gz to disable-common.inc --- etc/brave.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/brave.profile') diff --git a/etc/brave.profile b/etc/brave.profile index 29130ea5f..35c59f5a3 100644 --- a/etc/brave.profile +++ b/etc/brave.profile @@ -25,5 +25,8 @@ whitelist ${HOME}/.config/brave whitelist ${HOME}/.config/brave-flags.conf whitelist ${HOME}/.gnupg +# Brave sandbox needs read access to /proc/config.gz +noblacklist /proc/config.gz + # Redirect include chromium-common.profile -- cgit v1.2.3-70-g09d2