aboutsummaryrefslogtreecommitdiffstats
path: root/etc/rhythmbox.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-10-05 19:24:37 +0000
committerLibravatar GitHub <noreply@github.com>2019-10-05 19:24:37 +0000
commit6e44b5dde497ff369f1a8d2cc3ef1569127f5fd1 (patch)
treeb5694b39edddf0009281abe01f8b41dfdc59b0cf /etc/rhythmbox.profile
parentremove trailing slashes (diff)
downloadfirejail-6e44b5dde497ff369f1a8d2cc3ef1569127f5fd1.tar.gz
firejail-6e44b5dde497ff369f1a8d2cc3ef1569127f5fd1.tar.zst
firejail-6e44b5dde497ff369f1a8d2cc3ef1569127f5fd1.zip
whitelist-usr-share-common.inc (#2972)
* Work on whitelist-usr-share-common * sorting; add Modules + QT/KDE stuff * add wusc.inc to more profiles [needs testing] * update * gitg, firefox, evince * /usr/share/{p11-kit,pixmaps,pki,qt5,tcl8.6,terminfo} * more profiles * remove wusc.inc from feedreader Even with 'whitelist /usr/share/*', feedreader trys to dereference a NULL pointer. * more profiles * whitelist /usr/share breaks wget even with whitelist /usr/share/* * extend wusc.inc * update * Add alsa,crypto-policies and zoneinfo * readd wusc.inc to wget and feedreader * update * testing results: Debian Buster with KDE * more KDE stuff * fix tb
Diffstat (limited to 'etc/rhythmbox.profile')
-rw-r--r--etc/rhythmbox.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rhythmbox.profile b/etc/rhythmbox.profile
index 9bcbdb561..b5f9941e3 100644
--- a/etc/rhythmbox.profile
+++ b/etc/rhythmbox.profile
@@ -21,6 +21,10 @@ include disable-passwdmgr.inc
21include disable-programs.inc 21include disable-programs.inc
22include disable-xdg.inc 22include disable-xdg.inc
23 23
24whitelist /usr/share/rhythmbox
25whitelist /usr/share/lua
26whitelist /usr/share/libquvi-scripts
27include whitelist-usr-share-common.inc
24include whitelist-var-common.inc 28include whitelist-var-common.inc
25 29
26# apparmor - makes settings immutable 30# apparmor - makes settings immutable