mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-02 19:51:30 +00:00
The TUI allows the user to set https_proxy, but the GUI relies upon the Network Manager. Autoproxy via pacdisvoery works, but if manual settings are made we need to use the environment variables. Changes to the proxies via Network Manager are synced from the non-privileged user to root for proxy. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>