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:
Max Harmathy 2018-07-16 14:26:53 +02:00
parent a5495f289a
commit 28e93ed8ca
No known key found for this signature in database
GPG key ID: FB6993D73BD9FC66

View file

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