Remove the Require on the socket for the rpm

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Upstream-commit: 3cddda3bbb0cbc6f600b228b61e1110e0cf34c65
Component: engine
This commit is contained in:
Michael Crosby
2016-07-26 14:56:27 -07:00
parent e1f945a9c5
commit 08e3e00d23

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