aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2020-11-13 07:29:09 -0500
committerLibravatar Tad <tad@spotco.us>2020-11-13 07:29:27 -0500
commitc77ae3a05b2acc51513ef06eb6f597094d395557 (patch)
tree24c525a05042828ba36583697bd5393b5d6d173f /etc/inc
parentfix dbus (diff)
downloadfirejail-c77ae3a05b2acc51513ef06eb6f597094d395557.tar.gz
firejail-c77ae3a05b2acc51513ef06eb6f597094d395557.tar.zst
firejail-c77ae3a05b2acc51513ef06eb6f597094d395557.zip
add gvfs-metadata to disable-common.inc
- this might need to be looked into
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/disable-common.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index 6fec4d24f..9ad4e04d4 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -147,6 +147,8 @@ blacklist ${RUNUSER}/kdesud_*
147# gnome 147# gnome
148# contains extensions, last used times of applications, and notifications 148# contains extensions, last used times of applications, and notifications
149blacklist ${HOME}/.local/share/gnome-shell 149blacklist ${HOME}/.local/share/gnome-shell
150# contains recently used files and serials of static/removable storage
151blacklist ${HOME}/.local/share/gvfs-metadata
150# no direct modification of dconf database 152# no direct modification of dconf database
151read-only ${HOME}/.config/dconf 153read-only ${HOME}/.config/dconf
152blacklist ${RUNUSER}/gnome-session-leader-fifo 154blacklist ${RUNUSER}/gnome-session-leader-fifo