Pārlūkot izejas kodu

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>
Max Harmathy 7 gadi atpakaļ
vecāks
revīzija
28e93ed8ca
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      contrib/init/systemd/docker.socket

+ 0 - 1
contrib/init/systemd/docker.socket

@@ -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