aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wget.profile
diff options
context:
space:
mode:
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