aboutsummaryrefslogtreecommitdiffstats
path: root/etc/artha.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-06-15 03:52:47 +0000
committerLibravatar GitHub <noreply@github.com>2019-06-15 03:52:47 +0000
commitce41919d3683440db76045c023b1b3c4741d3e5f (patch)
tree4dccfec17f1561335f498b840f4ed37988e6f389 /etc/artha.profile
parentRemove private-cache in aria2c profile (diff)
downloadfirejail-ce41919d3683440db76045c023b1b3c4741d3e5f.tar.gz
firejail-ce41919d3683440db76045c023b1b3c4741d3e5f.tar.zst
firejail-ce41919d3683440db76045c023b1b3c4741d3e5f.zip
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
Diffstat (limited to 'etc/artha.profile')
-rw-r--r--etc/artha.profile7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/artha.profile b/etc/artha.profile
index 8ef5124de..f4fd0d201 100644
--- a/etc/artha.profile
+++ b/etc/artha.profile
@@ -16,6 +16,13 @@ include disable-interpreters.inc
16include disable-passwdmgr.inc 16include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
18 18
19mkdir ${HOME}/.config/artha.conf
20mkdir ${HOME}/.config/enchant
21whitelist ${HOME}/.config/artha.conf
22whitelist ${HOME}/.config/enchant
23include whitelist-common.inc
24include whitelist-var-common.inc
25
19apparmor 26apparmor
20caps.drop all 27caps.drop all
21ipc-namespace 28ipc-namespace