aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/chromium-common.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/chromium-common.profile')
-rw-r--r--etc/profile-a-l/chromium-common.profile5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/profile-a-l/chromium-common.profile b/etc/profile-a-l/chromium-common.profile
index c54fb0e19..899400d25 100644
--- a/etc/profile-a-l/chromium-common.profile
+++ b/etc/profile-a-l/chromium-common.profile
@@ -29,7 +29,6 @@ include whitelist-var-common.inc
29apparmor 29apparmor
30caps.keep sys_admin,sys_chroot 30caps.keep sys_admin,sys_chroot
31netfilter 31netfilter
32# nodbus - prevents access to passwords saved in GNOME Keyring and KWallet, also breaks Gnome connector
33nodvd 32nodvd
34nogroups 33nogroups
35notv 34notv
@@ -40,5 +39,9 @@ disable-mnt
40?BROWSER_DISABLE_U2F: private-dev 39?BROWSER_DISABLE_U2F: private-dev
41# private-tmp - problems with multiple browser sessions 40# private-tmp - problems with multiple browser sessions
42 41
42# prevents access to passwords saved in GNOME Keyring and KWallet, also breaks Gnome connector
43# dbus-user none
44dbus-system none
45
43# the file dialog needs to work without d-bus 46# the file dialog needs to work without d-bus
44?HAS_NODBUS: env NO_CHROME_KDE_FILE_DIALOG=1 47?HAS_NODBUS: env NO_CHROME_KDE_FILE_DIALOG=1