working snapshot
[distro-setup] / filesystem / etc / apt / apt.conf.d / 02proxy
1 # after discovering apt would fail if the proxy was down.
2 # This overrides the hardcoded proxy setting done by fai.
3 # Figured I'd leave it as post install so I could adjust the
4 # detect script easier.
5 Acquire::http::Proxy-Auto-Detect "/etc/apt/detect-http-proxy";