Allow socket activation
PartOf deactivates the socket whenever the service get deactivated. The socket unit however should be active nevertheless. Signed-off-by: Max Harmathy <max.harmathy@web.de>
This commit is contained in:
parent
a5495f289a
commit
28e93ed8ca
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Docker Socket for the API
|
Description=Docker Socket for the API
|
||||||
PartOf=docker.service
|
|
||||||
|
|
||||||
[Socket]
|
[Socket]
|
||||||
ListenStream=/var/run/docker.sock
|
ListenStream=/var/run/docker.sock
|
||||||
|
|
Loading…
Reference in a new issue