diff options
Diffstat (limited to 'apt/apt.conf.d')
-rw-r--r-- | apt/apt.conf.d/99-local-approx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt/apt.conf.d/99-local-approx b/apt/apt.conf.d/99-local-approx index d404a95..71be482 100644 --- a/apt/apt.conf.d/99-local-approx +++ b/apt/apt.conf.d/99-local-approx @@ -1 +1,2 @@ Acquire::http::Proxy "http://proxy:9999/"; +Acquire::http::Proxy::bugs.debian.org "DIRECT"; |