Merge pull request #11270 from gnowland/patch-1

TYPO: "daemon reload" should be "daemon-reload"
This commit is contained in:
Usha Mandya 2020-08-25 14:13:13 +01:00 committed by GitHub
commit 1890610f68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,6 +69,6 @@ docker-machine. Make sure you don't have any other configuration files in this
that override the [ExecStart] setting.
Once you have confirmed any conflicting settings have been removed, run
`sudo systemctl daemon reload` followed by `sudo systemctl restart docker`
`sudo systemctl daemon-reload` followed by `sudo systemctl restart docker`