mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
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:
committed by
Tibor Vass
parent
d79bd3010a
commit
0a4abdb0ac
@@ -2,7 +2,6 @@
|
||||
Description=Docker Application Container Engine
|
||||
Documentation=https://docs.docker.com
|
||||
After=network.target
|
||||
Requires=docker.socket
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
|
||||
Reference in New Issue
Block a user