Browse Source

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 năm trước cách đây
mục cha
commit
28e93ed8ca
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      contrib/init/systemd/docker.socket

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

@@ -1,6 +1,5 @@
 [Unit]
 Description=Docker Socket for the API
-PartOf=docker.service
 
 [Socket]
 ListenStream=/var/run/docker.sock