aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-01-18 18:26:27 +0100
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-01-18 18:26:27 +0100
commit0f65e7fa6ace3757624b08a553515ddf9f7c5269 (patch)
tree6399477d0c8d086c8b6f027a0b974ab548528bb1
parentAdd new allow include allow-bin-sh.inc (diff)
downloadfirejail-0f65e7fa6ace3757624b08a553515ddf9f7c5269.tar.gz
firejail-0f65e7fa6ace3757624b08a553515ddf9f7c5269.tar.zst
firejail-0f65e7fa6ace3757624b08a553515ddf9f7c5269.zip
harden and fix cheese.profile
hardening: wusc + wruc fix: settings was immutable
-rw-r--r--etc/profile-a-l/cheese.profile6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/profile-a-l/cheese.profile b/etc/profile-a-l/cheese.profile
index 337117c4a..aca1f5876 100644
--- a/etc/profile-a-l/cheese.profile
+++ b/etc/profile-a-l/cheese.profile
@@ -19,7 +19,10 @@ include disable-xdg.inc
19 19
20whitelist ${VIDEOS} 20whitelist ${VIDEOS}
21whitelist ${PICTURES} 21whitelist ${PICTURES}
22whitelist /usr/share/gnome-video-effects
22include whitelist-common.inc 23include whitelist-common.inc
24include whitelist-runuser-common.inc
25include whitelist-usr-share-common.inc
23include whitelist-var-common.inc 26include whitelist-var-common.inc
24 27
25apparmor 28apparmor
@@ -43,5 +46,6 @@ private-cache
43private-etc alternatives,clutter-1.0,dconf,drirc,fonts,gtk-3.0 46private-etc alternatives,clutter-1.0,dconf,drirc,fonts,gtk-3.0
44private-tmp 47private-tmp
45 48
46dbus-user none 49dbus-user filter
50dbus-user.talk ca.desrt.dconf
47dbus-system none 51dbus-system none