Remove the Require on the socket for the rpm
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
3b8ef038c1
commit
3cddda3bbb
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
Description=Docker Application Container Engine
|
||||
Documentation=https://docs.docker.com
|
||||
After=network.target
|
||||
Requires=docker.socket
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
|
|
Loading…
Reference in a new issue