Reverted docker service restart command to use systemctl directly.
This commit is contained in:
parent
c679404695
commit
7007c49d34
@ -44,7 +44,7 @@ Append the `--ipv6` argument to the `DOCKER_OPTS` variable in:
|
|||||||
|
|
||||||
Reload the daemon and restart docker so that it takes affect:
|
Reload the daemon and restart docker so that it takes affect:
|
||||||
|
|
||||||
service docker restart
|
systemctl restart docker.service
|
||||||
|
|
||||||
|
|
||||||
### Step 3 — Setup the systemd Unit File
|
### Step 3 — Setup the systemd Unit File
|
||||||
|
Loading…
Reference in New Issue
Block a user