Merge pull request #8451 from eparis/systemd

Fix system socket/service unit files
This commit is contained in:
Jessie Frazelle
2014-10-07 16:54:20 -07:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ LimitNOFILE=1048576
LimitNPROC=1048576
[Install]
Also=docker.socket
WantedBy=multi-user.target
+1
View File
@@ -1,5 +1,6 @@
[Unit]
Description=Docker Socket for the API
PartOf=docker.service
[Socket]
ListenStream=/var/run/docker.sock