From fde6e04bc10d45d4fcedc986db864c61779df409 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Mon, 8 Jul 2019 19:24:21 +0200 Subject: keep dconf database read-only --- etc/disable-common.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/disable-common.inc b/etc/disable-common.inc index ae82d72b5..7ca5a6b89 100644 --- a/etc/disable-common.inc +++ b/etc/disable-common.inc @@ -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 -- cgit v1.2.3-54-g00ecf