Skip to content

Avoid a deadlock starting user session

Sam Thursfield requested to merge sam/fix-early-boot-deadlock into master

In !245 (merged) the gnome-initial-setup-copy-worker.service moved to before basic.target.

We now need to ensure it doesn't try to use the D-Bus session bus which is not ready until after basic.target completes.

Fixes gnome-build-meta#821 (closed)

Edited by Sam Thursfield

Merge request reports

Loading