mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
aria2c.profile: allow access to ~/.cache/winetricks
Otherwise winetricks fails to download packages.
This commit is contained in:
parent
8a0520d279
commit
0ec1c66b57
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ include aria2c.local
|
|||
include globals.local
|
||||
|
||||
noblacklist ${HOME}/.aria2
|
||||
noblacklist ${HOME}/.cache/winetricks
|
||||
noblacklist ${HOME}/.config/aria2
|
||||
noblacklist ${HOME}/.netrc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue