Talk:Sugar Server Kit/sugar-client
Jump to navigation
Jump to search
Changelog
1.1.1
-
- For now, the http_proxy usage behaviour is simple, whatever
sugar-client* update
command you call, for proxy related setting it uses thehttp_proxy
environment variable from the caller process. Ifsugar-client
was called with-d
argument by root user, it will behttp_proxy
from root user process; ifsugar-client
was called from non-root user, it will behttp_proxy
from non-root user process.
- For now, the http_proxy usage behaviour is simple, whatever