Merge pull request #12574 from ahmetalpbalkan/docs/systemd-dir

docs: Add more places docker.service can be at
Upstream-commit: 029cbc10040ab9ee336663889454e5b08d1ef785
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2015-04-29 19:07:58 -04:00
@@ -30,8 +30,8 @@ If the `docker.service` file is set to use an `EnvironmentFile`
(often pointing to `/etc/sysconfig/docker`) then you can modify the
referenced file.
Or, you may need to edit the `docker.service` file, which can be in `/usr/lib/systemd/system`
or `/etc/systemd/service`.
Or, you may need to edit the `docker.service` file, which can be in
`/usr/lib/systemd/system`, `/etc/systemd/service`, or `/lib/systemd/system`.
### Runtime directory and storage driver