aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/opera.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/opera.profile')
-rw-r--r--etc/profile-m-z/opera.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/profile-m-z/opera.profile b/etc/profile-m-z/opera.profile
index b342b3961..e52e9294d 100644
--- a/etc/profile-m-z/opera.profile
+++ b/etc/profile-m-z/opera.profile
@@ -17,5 +17,16 @@ whitelist ${HOME}/.cache/opera
17whitelist ${HOME}/.config/opera 17whitelist ${HOME}/.config/opera
18whitelist ${HOME}/.opera 18whitelist ${HOME}/.opera
19 19
20# https://github.com/netblue30/firejail/issues/4965
21ignore whitelist /usr/share/mozilla/extensions
22ignore whitelist /usr/share/webext
23
24# opera uses opera_sandbox instead of chrome-sandbox
25noblacklist /usr/lib/opera/opera_sandbox
26ignore noblacklist /usr/lib/chromium/chrome-sandbox
27
28# Add the below to your opera.local if you want to disable auto update
29#env OPERA_AUTOUPDATE_DISABLED=1
30
20# Redirect 31# Redirect
21include chromium-common.profile 32include chromium-common.profile