瀏覽代碼

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 年之前
父節點
當前提交
28e93ed8ca
共有 1 個文件被更改,包括 0 次插入1 次删除
  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