mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 06:05:38 -06:00
Fixes for seahorse/seahorse-tool (#2592)
* Fix seahorse GUI * Fix seahorse-tool GUI
This commit is contained in:
parent
077c7db212
commit
f55071c5f9
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ include seahorse-tool.local
|
|||
|
||||
# dconf
|
||||
mkdir ${HOME}/.config/dconf
|
||||
whitelist ${HOME}/.config/dconf
|
||||
noblacklist ${HOME}/.config/dconf
|
||||
|
||||
include disable-exec.inc
|
||||
include disable-xdg.inc
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ include seahorse.local
|
|||
|
||||
# dconf
|
||||
mkdir ${HOME}/.config/dconf
|
||||
whitelist ${HOME}/.config/dconf
|
||||
noblacklist ${HOME}/.config/dconf
|
||||
|
||||
# ssh
|
||||
noblacklist /etc/ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue