1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

docs: docker.service not services

Minor but important typo in the new systemd guide introduced in #9347.

Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
This commit is contained in:
Brandon Philips 2014-12-07 18:35:37 -08:00
parent 53d5299a40
commit 1ae7be716e

View file

@ -38,7 +38,7 @@ or `/etc/systemd/service`.
You may want to control the disk space used for Docker images, containers
and volumes by moving it to a separate partition.
In this example, we'll assume that your `docker.services` file looks something like:
In this example, we'll assume that your `docker.service` file looks something like:
[Unit]
Description=Docker Application Container Engine