diff --git a/etc/profile-m-z/wget.profile b/etc/profile-m-z/wget.profile index 20703998cd..71a044320b 100644 --- a/etc/profile-m-z/wget.profile +++ b/etc/profile-m-z/wget.profile @@ -7,6 +7,7 @@ include wget.local # Persistent global definitions include globals.local +noblacklist ${HOME}/.config/wget noblacklist ${HOME}/.local/share/wget noblacklist ${HOME}/.netrc noblacklist ${HOME}/.wget-hsts @@ -55,7 +56,7 @@ private-bin wget private-cache private-dev # Depending on workflow you can add the next line to your wget.local. -#private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl,wgetrc +#private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl,wgetrc,wget2rc #private-tmp dbus-user none diff --git a/etc/profile-m-z/wget2.profile b/etc/profile-m-z/wget2.profile index 18918c6af0..3d0c3ae82e 100644 --- a/etc/profile-m-z/wget2.profile +++ b/etc/profile-m-z/wget2.profile @@ -8,12 +8,7 @@ include wget2.local # added by included profile #include globals.local -noblacklist ${HOME}/.config/wget -ignore noblacklist ${HOME}/.wgetrc - private-bin wget2 -# Depending on workflow you can add the next line to your wget2.local. -#private-etc wget2rc # Redirect include wget.profile