mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
keep dconf database read-only
This commit is contained in:
parent
704ab975cb
commit
fde6e04bc1
1 changed files with 2 additions and 0 deletions
|
|
@ -134,6 +134,8 @@ blacklist ${RUNUSER}/kdesud_*
|
|||
# gnome
|
||||
# contains extensions, last used times of applications, and notifications
|
||||
blacklist ${HOME}/.local/share/gnome-shell
|
||||
# no direct modification of dconf database
|
||||
read-only ${HOME}/.config/dconf
|
||||
|
||||
# systemd
|
||||
blacklist ${HOME}/.config/systemd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue