Revert "Make daemon to start with no userlandproxy by default"

This reverts commit bf2b8ec8165468d7454f6bd86f4a78e7e8b58d8e.

Signed-off-by: Jessica Frazelle <acidburn@docker.com>
Upstream-commit: 4948783f7c
Component: cli
This commit is contained in:
Jessica Frazelle
2017-06-02 00:07:09 +00:00
committed by Tibor Vass
parent 9c7329f418
commit e91c3f51fc
2 changed files with 2 additions and 2 deletions
@@ -56,7 +56,7 @@ weight=1
--tlscert="~/.docker/cert.pem" Path to TLS certificate file
--tlskey="~/.docker/key.pem" Path to TLS key file
--tlsverify=false Use TLS and verify the remote
--userland-proxy=false Use userland proxy for loopback traffic
--userland-proxy=true Use userland proxy for loopback traffic
Options with [] may be specified multiple times.