mirror of https://github.com/docker/docs.git
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>
This commit is contained in:
parent
d79bd3010a
commit
0a4abdb0ac
|
@ -2,7 +2,6 @@
|
||||||
Description=Docker Application Container Engine
|
Description=Docker Application Container Engine
|
||||||
Documentation=https://docs.docker.com
|
Documentation=https://docs.docker.com
|
||||||
After=network.target
|
After=network.target
|
||||||
Requires=docker.socket
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=notify
|
Type=notify
|
||||||
|
|
Loading…
Reference in New Issue