mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
updates for wget2 (#5152)
* update for wget2
* allow ${HOME}/.local/share/wget
This commit is contained in:
parent
7c5fcbf3d1
commit
e4eb087cd5
2 changed files with 2 additions and 0 deletions
|
|
@ -1000,6 +1000,7 @@ blacklist ${HOME}/.local/share/vulkan
|
|||
blacklist ${HOME}/.local/share/warsow-2.1
|
||||
blacklist ${HOME}/.local/share/warzone2100-3.*
|
||||
blacklist ${HOME}/.local/share/wesnoth
|
||||
blacklist ${HOME}/.local/share/wget
|
||||
blacklist ${HOME}/.local/share/wormux
|
||||
blacklist ${HOME}/.local/share/xplayer
|
||||
blacklist ${HOME}/.local/share/xreader
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ include wget2.local
|
|||
#include globals.local
|
||||
|
||||
noblacklist ${HOME}/.config/wget
|
||||
noblacklist ${HOME}/.local/share/wget
|
||||
ignore noblacklist ${HOME}/.wgetrc
|
||||
|
||||
private-bin wget2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue