Browse Source

Remove the Require on the socket for the rpm

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Michael Crosby 9 years ago
parent
commit
3cddda3bbb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      contrib/init/systemd/docker.service.rpm

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

@@ -2,7 +2,6 @@
 Description=Docker Application Container Engine
 Description=Docker Application Container Engine
 Documentation=https://docs.docker.com
 Documentation=https://docs.docker.com
 After=network.target
 After=network.target
-Requires=docker.socket
 
 
 [Service]
 [Service]
 Type=notify
 Type=notify