docker: ensure elogind starts first
To stop a cgroups layout being created that prevents privilege elevation using polkit, ensure that elogind is started before the docker runscript executes, avoiding BTS #1076728.
I don't recall if I have seen this issue with runit, rather than with sysvinit, so this patch is pre-emptive. Everything works as expected with this patch in place.