Update host_integration.md (#3287)

This commit is contained in:
Jon Hajdu 2017-05-19 16:37:12 -06:00 committed by Misty Stanley-Jones
parent bd385d3a43
commit 9814dde803
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ a new service that will be started after the docker daemon service has started.
If you intend to use this as a system service, put the above contents in a file
in the `/etc/systemd/system` directory, e.g.
`/etc/systemd/system/docker-container@.service`.
`/etc/systemd/system/docker-container@redis_server.service`.
If you need to pass options to the redis container (such as `--env`),
then you'll need to use `docker run` rather than `docker start`. This will