From 3cddda3bbb0cbc6f600b228b61e1110e0cf34c65 Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Tue, 26 Jul 2016 14:56:27 -0700 Subject: [PATCH] Remove the Require on the socket for the rpm Signed-off-by: Michael Crosby --- contrib/init/systemd/docker.service.rpm | 1 - 1 file changed, 1 deletion(-) 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