# after discovering apt would fail if the proxy was down. # This overrides the hardcoded proxy setting done by fai. # Figured I'd leave it as post install so I could adjust the # detect script easier. Acquire::http::Proxy-Auto-Detect "/etc/apt/detect-http-proxy";