Browse code

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>

Michael Crosby authored on 2016/07/27 06:56:27
Showing 1 changed files
... ...
@@ -2,7 +2,6 @@
2 2
 Description=Docker Application Container Engine
3 3
 Documentation=https://docs.docker.com
4 4
 After=network.target
5
-Requires=docker.socket
6 5
 
7 6
 [Service]
8 7
 Type=notify