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

Remove the Require on the socket for the rpm
Upstream-commit: 5c18c207cbb926fdcfc2e59b867fb902b4d0ab25
Component: engine
This commit is contained in:
Michael Crosby
2016-07-26 15:01:19 -07:00
committed by GitHub

View File

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