aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2022-04-14 22:15:54 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2022-04-14 22:15:54 +0200
commit56ebc8ac984a8fc6f4470ab507f7bc0fd3720bbd (patch)
treef11c7dfcf6e0c5768d613df9080fb9d802002a30 /etc/profile-a-l
parentfix --writable-etc (diff)
downloadfirejail-56ebc8ac984a8fc6f4470ab507f7bc0fd3720bbd.tar.gz
firejail-56ebc8ac984a8fc6f4470ab507f7bc0fd3720bbd.tar.zst
firejail-56ebc8ac984a8fc6f4470ab507f7bc0fd3720bbd.zip
Fix chromium browsers in firejail 0.9.68
closes #4965
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/bnox.profile2
-rw-r--r--etc/profile-a-l/dnox.profile2
-rw-r--r--etc/profile-a-l/enox.profile2
-rw-r--r--etc/profile-a-l/flashpeak-slimjet.profile2
-rw-r--r--etc/profile-a-l/google-chrome-beta.profile2
-rw-r--r--etc/profile-a-l/google-chrome-unstable.profile2
-rw-r--r--etc/profile-a-l/google-chrome.profile2
-rw-r--r--etc/profile-a-l/inox.profile3
8 files changed, 16 insertions, 1 deletions
diff --git a/etc/profile-a-l/bnox.profile b/etc/profile-a-l/bnox.profile
index 8729d8d40..c76f5d90e 100644
--- a/etc/profile-a-l/bnox.profile
+++ b/etc/profile-a-l/bnox.profile
@@ -6,6 +6,8 @@ include bnox.local
6include globals.local 6include globals.local
7 7
8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
9ignore whitelist /usr/share/mozilla/extensions
10ignore whitelist /usr/share/webext
9ignore include whitelist-runuser-common.inc 11ignore include whitelist-runuser-common.inc
10ignore include whitelist-usr-share-common.inc 12ignore include whitelist-usr-share-common.inc
11 13
diff --git a/etc/profile-a-l/dnox.profile b/etc/profile-a-l/dnox.profile
index 2169c8552..612bd0527 100644
--- a/etc/profile-a-l/dnox.profile
+++ b/etc/profile-a-l/dnox.profile
@@ -6,6 +6,8 @@ include dnox.local
6include globals.local 6include globals.local
7 7
8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
9ignore whitelist /usr/share/mozilla/extensions
10ignore whitelist /usr/share/webext
9ignore include whitelist-runuser-common.inc 11ignore include whitelist-runuser-common.inc
10ignore include whitelist-usr-share-common.inc 12ignore include whitelist-usr-share-common.inc
11 13
diff --git a/etc/profile-a-l/enox.profile b/etc/profile-a-l/enox.profile
index ef766c654..0199fcf34 100644
--- a/etc/profile-a-l/enox.profile
+++ b/etc/profile-a-l/enox.profile
@@ -6,6 +6,8 @@ include enox.local
6include globals.local 6include globals.local
7 7
8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
9ignore whitelist /usr/share/mozilla/extensions
10ignore whitelist /usr/share/webext
9ignore include whitelist-runuser-common.inc 11ignore include whitelist-runuser-common.inc
10ignore include whitelist-usr-share-common.inc 12ignore include whitelist-usr-share-common.inc
11 13
diff --git a/etc/profile-a-l/flashpeak-slimjet.profile b/etc/profile-a-l/flashpeak-slimjet.profile
index 317a20bb7..90683675c 100644
--- a/etc/profile-a-l/flashpeak-slimjet.profile
+++ b/etc/profile-a-l/flashpeak-slimjet.profile
@@ -6,6 +6,8 @@ include flashpeak-slimjet.local
6include globals.local 6include globals.local
7 7
8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
9ignore whitelist /usr/share/mozilla/extensions
10ignore whitelist /usr/share/webext
9ignore include whitelist-runuser-common.inc 11ignore include whitelist-runuser-common.inc
10ignore include whitelist-usr-share-common.inc 12ignore include whitelist-usr-share-common.inc
11 13
diff --git a/etc/profile-a-l/google-chrome-beta.profile b/etc/profile-a-l/google-chrome-beta.profile
index fed227b06..72766085a 100644
--- a/etc/profile-a-l/google-chrome-beta.profile
+++ b/etc/profile-a-l/google-chrome-beta.profile
@@ -6,6 +6,8 @@ include google-chrome-beta.local
6include globals.local 6include globals.local
7 7
8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
9ignore whitelist /usr/share/mozilla/extensions
10ignore whitelist /usr/share/webext
9ignore include whitelist-runuser-common.inc 11ignore include whitelist-runuser-common.inc
10ignore include whitelist-usr-share-common.inc 12ignore include whitelist-usr-share-common.inc
11 13
diff --git a/etc/profile-a-l/google-chrome-unstable.profile b/etc/profile-a-l/google-chrome-unstable.profile
index 91962c62a..b8ded94d3 100644
--- a/etc/profile-a-l/google-chrome-unstable.profile
+++ b/etc/profile-a-l/google-chrome-unstable.profile
@@ -6,6 +6,8 @@ include google-chrome-unstable.local
6include globals.local 6include globals.local
7 7
8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
9ignore whitelist /usr/share/mozilla/extensions
10ignore whitelist /usr/share/webext
9ignore include whitelist-runuser-common.inc 11ignore include whitelist-runuser-common.inc
10ignore include whitelist-usr-share-common.inc 12ignore include whitelist-usr-share-common.inc
11 13
diff --git a/etc/profile-a-l/google-chrome.profile b/etc/profile-a-l/google-chrome.profile
index 7a4cb5fc9..6de1405ee 100644
--- a/etc/profile-a-l/google-chrome.profile
+++ b/etc/profile-a-l/google-chrome.profile
@@ -6,6 +6,8 @@ include google-chrome.local
6include globals.local 6include globals.local
7 7
8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
9ignore whitelist /usr/share/mozilla/extensions
10ignore whitelist /usr/share/webext
9ignore include whitelist-runuser-common.inc 11ignore include whitelist-runuser-common.inc
10ignore include whitelist-usr-share-common.inc 12ignore include whitelist-usr-share-common.inc
11 13
diff --git a/etc/profile-a-l/inox.profile b/etc/profile-a-l/inox.profile
index a5cac12f2..5f0ea7c74 100644
--- a/etc/profile-a-l/inox.profile
+++ b/etc/profile-a-l/inox.profile
@@ -6,7 +6,8 @@ include inox.local
6include globals.local 6include globals.local
7 7
8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 8# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
9ignore whitelist /usr/share/chromium 9ignore whitelist /usr/share/mozilla/extensions
10ignore whitelist /usr/share/webext
10ignore include whitelist-runuser-common.inc 11ignore include whitelist-runuser-common.inc
11ignore include whitelist-usr-share-common.inc 12ignore include whitelist-usr-share-common.inc
12 13