ffledgling / dtella

A distributed P2P system which emulates a Direct Connect hub, primarily for college campuses and other low-latency LANs. http://dtella.org
GNU General Public License v2.0
16 stars 19 forks source link

Tiny flags #3

Closed ParthKolekar closed 9 years ago

ParthKolekar commented 9 years ago

Tiny flags added because it is easier to pass env variables to sudo that way.

nehaljwani commented 9 years ago

I wouldn't like to add this. Having a proxy to connect to is not a very normal scenario. If people use the line "Acquire::http::proxy "http://proxy.company.com:80/";" in /etc/apt/apt.conf, then -E is not required. This is too specific. Users should be able to handle such stuff on their own.

ParthKolekar commented 9 years ago

Indeed, but who has the patience to write down the various confs.... The ubuntu default sets env across the board, so is not needed.