Browse Source

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 11 years ago
parent
commit
0bde827c3f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/init/systemd/docker.service

+ 1 - 0
contrib/init/systemd/docker.service

@@ -2,6 +2,7 @@
 Description=Docker Application Container Engine
 Documentation=http://docs.docker.com
 After=network.target
+Requires=docker.socket
 
 [Service]
 ExecStart=/usr/bin/docker -d -H fd://