From 6e44b5dde497ff369f1a8d2cc3ef1569127f5fd1 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sat, 5 Oct 2019 19:24:37 +0000 Subject: 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 --- etc/eog.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/eog.profile') diff --git a/etc/eog.profile b/etc/eog.profile index 8e3aa42fe..4a68053ea 100644 --- a/etc/eog.profile +++ b/etc/eog.profile @@ -8,6 +8,9 @@ include globals.local noblacklist ${HOME}/.config/eog +whitelist /usr/share/eog +include whitelist-usr-share-common.inc + # private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager' # comment those if you need that functionality # or put 'ignore private-bin', 'ignore private-etc' and 'ignore private-lib' in your eog.local -- cgit v1.2.3-70-g09d2