mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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:
parent
fe68df36fc
commit
0f26195a8d
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ LimitNOFILE=1048576
|
|||
LimitNPROC=1048576
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Also=docker.socket
|
||||
|
|
Loading…
Add table
Reference in a new issue