Fix docs URL in systemd service file.

Fixes #13799.

Signed-off-by: Eric-Olivier Lamey <eo@lamey.me>
This commit is contained in:
Eric-Olivier Lamey 2015-06-08 10:14:35 +00:00
parent a63c7c7be6
commit dbf5e36fd6

View file

@ -1,6 +1,6 @@
[Unit]
Description=Docker Application Container Engine
Documentation=http://docs.docker.com
Documentation=https://docs.docker.com
After=network.target docker.socket
Requires=docker.socket