summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Crosby <crosbymichael@gmail.com>2016-07-26 14:56:27 -0700
committerTibor Vass <tibor@docker.com>2016-07-27 14:51:42 -0700
commit0a4abdb0ac3fd3e284bd69082e37505c5bcc18af (patch)
tree3866778a2026373f3352dc6015e1ea1372703667
parentd79bd3010a2534134ad46fa5f489814f724daad1 (diff)
downloaddocker-0a4abdb0ac3fd3e284bd69082e37505c5bcc18af.tar.gz
Remove the Require on the socket for the rpm
Signed-off-by: Michael Crosby <crosbymichael@gmail.com> (cherry picked from commit 3cddda3bbb0cbc6f600b228b61e1110e0cf34c65) Signed-off-by: Tibor Vass <tibor@docker.com>
-rw-r--r--contrib/init/systemd/docker.service.rpm1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/init/systemd/docker.service.rpm b/contrib/init/systemd/docker.service.rpm
index 7f19216297..08e90da81e 100644
--- a/contrib/init/systemd/docker.service.rpm
+++ b/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