Systemd .service should install .socket

And remove the WantedBy directive.

See: https://bugs.archlinux.org/task/41338

Docker-DCO-1.1-Signed-off-by: Sébastien Luttringer <seblu@seblu.net> (github: seblu)
This commit is contained in:
Sébastien Luttringer 2014-07-26 16:42:24 +02:00
parent fe68df36fc
commit 0f26195a8d
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ LimitNOFILE=1048576
LimitNPROC=1048576
[Install]
WantedBy=multi-user.target
Also=docker.socket