I recently changed my gentoo's ip address from 192.168.2.40 to 192.168.0.40. I did a "grep" in /etc and changed all instances in /etc.
I note the following in /etc/env.d/99local: http_proxy="http://192.168.2.40:3128" ftp_proxy="ftp://192.168.2.40:3128" My question: Is this file automatically created or is it user-defined? I don't remember ever creating it or editing it. Should I put my own environment variables in here or should I use /etc/profile? -- [email protected] mailing list

