Fix quote mistake.

Upstream-commit: 1da8c50deddde692c1f87aec86c20cd3c2c3fd11
Component: engine
This commit is contained in:
Ryan Seto
2013-11-19 12:14:39 -05:00
parent e445caadb0
commit 8dfcb6d8f5

View File

@ -54,7 +54,7 @@ Run the following command:
.. code-block:: bash
$ sudo sh -c "echo DOCKER_OPTS=\"-r=false\" > /etc/default/docker"
$ sudo sh -c "echo 'DOCKER_OPTS=\"-r=false\"' > /etc/default/docker"
Sample systemd Script