Преглед изворни кода

make apt-get apt-transport-tor broken in Qubes non-networked TemplateVMs

fixes https://github.com/QubesOS/qubes-issues/issues/3403
Patrick Schleizer пре 6 година
родитељ
комит
7fd008b1a8
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      network/update-proxy-configs

+ 1 - 0
network/update-proxy-configs

@@ -95,6 +95,7 @@ if [ -d /etc/apt/apt.conf.d ]; then
 ### /etc/apt/apt.conf.d.
 
 Acquire::http::Proxy "$PROXY_ADDR";
+Acquire::tor::proxy "$PROXY_ADDR";
 EOF
     else
         rm -f /etc/apt/apt.conf.d/01qubes-proxy