mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
add Mathematica profile
This commit is contained in:
parent
cea58747d6
commit
c2111033df
2 changed files with 14 additions and 0 deletions
12
etc/Mathematica.profile
Normal file
12
etc/Mathematica.profile
Normal 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
2
etc/mathematica.profile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Mathematica profile
|
||||
include /etc/firejail/Mathematica.profile
|
||||
Loading…
Add table
Add a link
Reference in a new issue