mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
{no,}blacklist Mathematica
This commit is contained in:
parent
bc28c7d8f0
commit
d60c4461bb
2 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
# Mathematica profile
|
||||
noblacklist ${HOME}/.Mathematica
|
||||
noblacklist ${HOME}/.Wolfram Research
|
||||
|
||||
mkdir ~/.Mathematica
|
||||
whitelist ~/.Mathematica
|
||||
mkdir ~/.Wolfram Research
|
||||
|
|
|
|||
|
|
@ -7,6 +7,8 @@ blacklist ${HOME}/.wine
|
|||
blacklist ${HOME}/.config/cmus
|
||||
blacklist ${HOME}/.config/deadbeef
|
||||
blacklist ${HOME}/.hedgewars
|
||||
blacklist ${HOME}/.Mathematica
|
||||
blacklist ${HOME}/.Wolfram Research
|
||||
|
||||
# HTTP / FTP / Mail
|
||||
blacklist ${HOME}/.icedove
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue