Merge pull request #262 from rahiel/master

add Mathematica profile
This commit is contained in:
netblue30 2016-01-26 08:41:42 -05:00
commit 005723d8b7
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