aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/disable-common.inc2
-rw-r--r--etc/obs.profile2
2 files changed, 3 insertions, 1 deletions
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_*
134# gnome 134# gnome
135# contains extensions, last used times of applications, and notifications 135# contains extensions, last used times of applications, and notifications
136blacklist ${HOME}/.local/share/gnome-shell 136blacklist ${HOME}/.local/share/gnome-shell
137# no direct modification of dconf database
138read-only ${HOME}/.config/dconf
137 139
138# systemd 140# systemd
139blacklist ${HOME}/.config/systemd 141blacklist ${HOME}/.config/systemd
diff --git a/etc/obs.profile b/etc/obs.profile
index 038242cae..2a7ed1ec2 100644
--- a/etc/obs.profile
+++ b/etc/obs.profile
@@ -36,7 +36,7 @@ seccomp
36shell none 36shell none
37tracelog 37tracelog
38 38
39private-bin obs,python* 39private-bin obs,python*,obs-ffmpeg-mux,sh,bash
40private-cache 40private-cache
41private-dev 41private-dev
42private-tmp 42private-tmp