Browse code

systemd unitfile requires docker.socket

modified: contrib/init/systemd/docker.service

Docker-DCO-1.1-Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org> (github: lsm5)

Lokesh Mandvekar authored on 2014/07/15 08:07:40
Showing 1 changed files
... ...
@@ -2,6 +2,7 @@
2 2
 Description=Docker Application Container Engine
3 3
 Documentation=http://docs.docker.com
4 4
 After=network.target
5
+Requires=docker.socket
5 6
 
6 7
 [Service]
7 8
 ExecStart=/usr/bin/docker -d -H fd://