diff --git a/etc/Mathematica.profile b/etc/Mathematica.profile new file mode 100644 index 000000000..3b76afa0d --- /dev/null +++ b/etc/Mathematica.profile @@ -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 diff --git a/etc/mathematica.profile b/etc/mathematica.profile new file mode 100644 index 000000000..9410054ae --- /dev/null +++ b/etc/mathematica.profile @@ -0,0 +1,2 @@ +# Mathematica profile +include /etc/firejail/Mathematica.profile