Merge pull request #23192 from orsenthil/docfixes/ubuntu_install

Fix the docker daemon restart command for ubuntu.
Upstream-commit: e2528712db8b904de0ae7c076a3ddcf163a2734d
Component: engine
This commit is contained in:
Sven Dowideit
2016-06-02 18:05:49 -07:00
@@ -391,7 +391,7 @@ To specify a DNS server for use by Docker:
5. Restart the Docker daemon.
$ sudo restart docker
$ sudo service docker restart