mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
fixes for aria2c not resolving domain names
This commit is contained in:
parent
097aba97d8
commit
ecf6c4d99c
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ nosound
|
|||
notv
|
||||
nou2f
|
||||
novideo
|
||||
protocol unix,inet,inet6
|
||||
protocol unix,inet,inet6,netlink
|
||||
seccomp
|
||||
shell none
|
||||
|
||||
|
|
@ -36,7 +36,7 @@ shell none
|
|||
private-bin aria2c,gzip
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc alternatives,ca-certificates,ssl
|
||||
private-etc alternatives,ca-certificates,ssl,resolv.conf
|
||||
private-lib libreadline.so.*
|
||||
private-tmp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue