소스 검색

Merge pull request #9558 from philips/fixup-typo-in-systemd-article

docs: docker.service not services
James Turnbull 10 년 전
부모
커밋
c587a3faf6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/sources/articles/systemd.md

+ 1 - 1
docs/sources/articles/systemd.md

@@ -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