Skip to content

docker: ensure elogind starts first

Andrew Bower requested to merge abower/runit-services:elogind-before-docker into next

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.

Merge request reports

Loading