From ce41919d3683440db76045c023b1b3c4741d3e5f Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sat, 15 Jun 2019 03:52:47 +0000 Subject: Refactoring as whitelist profile (#2773) * Refactor artha as whitelist profile * Refactor clipit as whitelist profile * Refactor devilspie as whitelist profile * Refactor devilspie2 as whitelist profile * Refactor exfalso as whitelist profile * Refactor pavucontrol as whitelist profile * Refactor pdftotext as whitelist profile * Refactor redshift as whitelist profile * Refactor soundconverter as whitelist profile --- etc/soundconverter.profile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'etc/soundconverter.profile') diff --git a/etc/soundconverter.profile b/etc/soundconverter.profile index d875146de..efd600eb2 100644 --- a/etc/soundconverter.profile +++ b/etc/soundconverter.profile @@ -6,12 +6,12 @@ include soundconverter.local # Persistent global definitions include globals.local -noblacklist ${MUSIC} - # Allow python (blacklisted by disable-interpreters.inc) include allow-python2.inc include allow-python3.inc +noblacklist ${MUSIC} + include disable-common.inc include disable-devel.inc include disable-exec.inc @@ -20,6 +20,9 @@ include disable-passwdmgr.inc include disable-programs.inc include disable-xdg.inc +whitelist ${DOWNLOADS} +whitelist ${MUSIC} +include whitelist-common.inc include whitelist-var-common.inc apparmor -- cgit v1.2.3-70-g09d2