mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Merge branch 'master' of github.com:netblue30/firejail
This commit is contained in:
commit
808639e320
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue