aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wget.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/wget.profile')
-rw-r--r--etc/profile-m-z/wget.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/wget.profile b/etc/profile-m-z/wget.profile
index 5e1823593..90a1d3d7a 100644
--- a/etc/profile-m-z/wget.profile
+++ b/etc/profile-m-z/wget.profile
@@ -15,7 +15,6 @@ noblacklist ${HOME}/.wgetrc
15#ignore read-only ${HOME}/.nvm 15#ignore read-only ${HOME}/.nvm
16#noblacklist ${HOME}/.nvm 16#noblacklist ${HOME}/.nvm
17 17
18blacklist /tmp/.X11-unix
19blacklist ${RUNUSER} 18blacklist ${RUNUSER}
20 19
21include disable-common.inc 20include disable-common.inc
@@ -24,6 +23,7 @@ include disable-exec.inc
24include disable-interpreters.inc 23include disable-interpreters.inc
25include disable-programs.inc 24include disable-programs.inc
26include disable-shell.inc 25include disable-shell.inc
26include disable-X11.inc
27# Depending on workflow you can add the next line to your wget.local. 27# Depending on workflow you can add the next line to your wget.local.
28#include disable-xdg.inc 28#include disable-xdg.inc
29 29