aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wget.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-07-01 19:24:14 +0000
committerLibravatar GitHub <noreply@github.com>2019-07-01 19:24:14 +0000
commit73321c5974212b09e6f65313a1291601adaec735 (patch)
tree2626cae4d13e780cad621dc196c034f9c5542de5 /etc/wget.profile
parentUpdate wording in templates (#2815) (diff)
downloadfirejail-73321c5974212b09e6f65313a1291601adaec735.tar.gz
firejail-73321c5974212b09e6f65313a1291601adaec735.tar.zst
firejail-73321c5974212b09e6f65313a1291601adaec735.zip
Fixes (#2816)
* Unbreak gconf-editor * Add x11 none to curl.profile * Add x11 none to wget.profile * Add x11 none to dnscrypt-proxy.profile * Add tracelog to ssh-agent.profile * Add x11 none to aria2c.profile * Add x11 none to arch-audit.profile * Add x11 none to archaudit-report.profile
Diffstat (limited to 'etc/wget.profile')
-rw-r--r--etc/wget.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/wget.profile b/etc/wget.profile
index 2d5c0c4d6..23c3c46ee 100644
--- a/etc/wget.profile
+++ b/etc/wget.profile
@@ -10,8 +10,6 @@ include globals.local
10noblacklist ${HOME}/.wget-hsts 10noblacklist ${HOME}/.wget-hsts
11noblacklist ${HOME}/.wgetrc 11noblacklist ${HOME}/.wgetrc
12 12
13blacklist /tmp/.X11-unix
14
15include disable-common.inc 13include disable-common.inc
16include disable-exec.inc 14include disable-exec.inc
17include disable-passwdmgr.inc 15include disable-passwdmgr.inc
@@ -33,6 +31,7 @@ novideo
33protocol unix,inet,inet6 31protocol unix,inet,inet6
34seccomp 32seccomp
35shell none 33shell none
34x11 none
36 35
37# private-bin wget 36# private-bin wget
38private-dev 37private-dev