Merge branch 'master' of github.com:netblue30/firejail

This commit is contained in:
rusty-snake 2019-06-16 13:05:27 +02:00
commit 808639e320
No known key found for this signature in database
GPG key ID: CE890C49EE1373C1

View file

@ -29,7 +29,7 @@ include whitelist-var-common.inc
apparmor
caps.keep sys_admin,sys_chroot
netfilter
# nodbus - prevents access to passwords saved in GNOME Keyring, also breaks Gnome connector
# nodbus - prevents access to passwords saved in GNOME Keyring and KWallet, also breaks Gnome connector
nodvd
nogroups
notv
@ -41,4 +41,4 @@ private-dev
# private-tmp - problems with multiple browser sessions
# the file dialog needs to work without d-bus
env NO_CHROME_KDE_FILE_DIALOG=1
?HAS_NODBUS: env NO_CHROME_KDE_FILE_DIALOG=1