#572 ogLive activa proxy si detecta parámetro kernel ogproxy
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3481 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/master
parent
2681a0a13c
commit
aa53c8fee7
|
@ -164,7 +164,8 @@ ogPostConfigureFS()
|
|||
touch /run/resolvconf/resolv.conf
|
||||
echo "nameserver $ogdns" > /run/resolvconf/resolv.conf
|
||||
|
||||
|
||||
#configuramos el uso del servicio http proxy
|
||||
export http_proxy="$ogproxy"
|
||||
|
||||
# configuramos el /etc/networks
|
||||
#read -e NETIP NETDEFAULT <<<$(route -n | grep eth0 | awk -F" " '{print $1}')
|
||||
|
|
Loading…
Reference in New Issue