Update systemd.md (#5406)

Added 'sudo' to step 1 of HTTP/HTTPS proxy section.
This commit is contained in:
David G Vigil Sr 2017-11-28 11:04:29 -07:00 committed by Jim Galasyn
parent 2cdf0e3ba2
commit 26986a161e
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ you will need to add this configuration in the Docker systemd service file.
1. Create a systemd drop-in directory for the docker service:
```bash
$ mkdir -p /etc/systemd/system/docker.service.d
$ sudo mkdir -p /etc/systemd/system/docker.service.d
```
2. Create a file called `/etc/systemd/system/docker.service.d/http-proxy.conf`