Add link to Systemd article, fix typo

Signed-off-by: Chander G <chandergovind@gmail.com>
Upstream-commit: b9e6be25d1afbf04a3455ff55394bd9037238b2c
Component: engine
This commit is contained in:
Chander G
2015-07-29 01:54:44 +05:30
parent 6b7f5ef206
commit 153ab403d4
@@ -39,9 +39,13 @@ To verify that everything has worked as expected:
This command downloads and runs the `hello-world` image in a container. When the
container runs, it prints an informational message. Then, it exits.
If you need to add an HTTP Proxy, set a different directory or partition for the
Docker runtime files, or make other customizations, read our Systemd article to
learn how to [customize your Systemd Docker daemon options](/articles/systemd/).
> **Note**:
> If you want to enable memory and swap accounting see
> [this](/installation/ubuntulinux/#memory-and-swap-accounting).
> [this](/installation/ubuntulinux/#adjust-memory-and-swap-accounting).
### Uninstallation