Ver código fonte

Merge pull request #25094 from crosbymichael/remvoe-systemd-require

Remove the Require on the socket for the rpm
Michael Crosby 9 anos atrás
pai
commit
5c18c207cb
1 arquivos alterados com 0 adições e 1 exclusões
  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
 Documentation=https://docs.docker.com
 After=network.target
-Requires=docker.socket
 
 [Service]
 Type=notify