add Mathematica profile

This commit is contained in:
Rahiel Kasim 2016-01-26 10:49:30 +01:00
parent cea58747d6
commit c2111033df
2 changed files with 14 additions and 0 deletions

12
etc/Mathematica.profile Normal file
View file

@ -0,0 +1,12 @@
# Mathematica profile
whitelist ~/.Mathematica
whitelist ~/.Wolfram Research
whitelist ~/Documents/Wolfram Mathematica
include /etc/firejail/whitelist-common.inc
include /etc/firejail/disable-mgmt.inc
include /etc/firejail/disable-secret.inc
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-devel.inc
caps.drop all
seccomp
noroot

2
etc/mathematica.profile Normal file
View file

@ -0,0 +1,2 @@
# Mathematica profile
include /etc/firejail/Mathematica.profile