浏览代码

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

Remove the Require on the socket for the rpm
Michael Crosby 9 年之前
父节点
当前提交
5c18c207cb
共有 1 个文件被更改,包括 0 次插入1 次删除
  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