Merge pull request #25094 from crosbymichael/remvoe-systemd-require
Remove the Require on the socket for the rpm
This commit is contained in:
commit
5c18c207cb
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